Sdílet prostřednictvím


ClusterCreateParameters.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 image operačního systému pro uzly clusteru Všechny uzly v clusteru mají stejnou image operačního systému.

Platí pro