Share via


CloudServiceData.Roles Property

Definition

List of roles for the cloud service.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.CloudServiceRoleProfileProperties> Roles { get; }
member this.Roles : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.CloudServiceRoleProfileProperties>
Public ReadOnly Property Roles As IList(Of CloudServiceRoleProfileProperties)

Property Value

Applies to