Sdílet prostřednictvím


Cluster.VirtualMachineConfiguration Vlastnost

Definice

Získá nebo nastaví konfiguraci virtuálního počítače.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachineConfiguration")]
public Microsoft.Azure.Management.BatchAI.Models.VirtualMachineConfiguration VirtualMachineConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachineConfiguration")>]
member this.VirtualMachineConfiguration : Microsoft.Azure.Management.BatchAI.Models.VirtualMachineConfiguration with get, set
Public Property VirtualMachineConfiguration As VirtualMachineConfiguration

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Konfigurace virtuálního počítače (image operačního systému) výpočetních uzlů. Všechny uzly v clusteru mají stejnou konfiguraci image operačního systému.

Platí pro