Share via


VirtualMachineScaleSetVMProfile.ExtensionProfile Property

Definition

Gets or sets specifies a collection of settings for extensions installed on virtual machines in the scale set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to