ICloudServiceRole Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.CloudServiceRoleTypeConverter))]
public interface ICloudServiceRole : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.CloudServiceRoleTypeConverter))>]
type ICloudServiceRole = interface
    interface IJsonSerializable
Public Interface ICloudServiceRole
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id
Location
Name
SkuCapacity
SkuName
SkuTier
Type
UniqueId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to