CloudServiceProperties.ExtensionProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to