다음을 통해 공유


CloudServiceProperties.RoleProfile Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="roleProfile")]
public Microsoft.Azure.Management.Compute.Models.CloudServiceRoleProfile RoleProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roleProfile")>]
member this.RoleProfile : Microsoft.Azure.Management.Compute.Models.CloudServiceRoleProfile with get, set
Public Property RoleProfile As CloudServiceRoleProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to