CloudServiceRoleProfile.Role Property

Definition

List of roles for the cloud service.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ICloudServiceRoleProfileProperties> Role { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Role : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ICloudServiceRoleProfileProperties> with get, set
Public Property Role As List(Of ICloudServiceRoleProfileProperties)

Property Value

Implements

Attributes

Applies to