ICloudServiceRoleProfile.Role Property

Definition

List of roles for the cloud service.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="List of roles for the cloud service.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceRoleProfileProperties) }, ReadOnly=false, Required=false, SerializedName="roles")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceRoleProfileProperties[] Role { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="List of roles for the cloud service.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceRoleProfileProperties) }, ReadOnly=false, Required=false, SerializedName="roles")>]
member this.Role : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceRoleProfileProperties[] with get, set
Public Property Role As ICloudServiceRoleProfileProperties()

Property Value

Attributes

Applies to