共用方式為


NodeVMExtension.VmExtension Property

Definition

Gets or sets the virtual machine extension

[Newtonsoft.Json.JsonProperty(PropertyName="vmExtension")]
public Microsoft.Azure.Batch.Protocol.Models.VMExtension VmExtension { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmExtension")>]
member this.VmExtension : Microsoft.Azure.Batch.Protocol.Models.VMExtension with get, set
Public Property VmExtension As VMExtension

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to