Compartir a través de


NodeVMExtension.VmExtension Propiedad

Definición

Obtiene o establece la extensión de máquina virtual.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a