Поделиться через


DeploymentConfiguration.VirtualMachineConfiguration Свойство

Определение

Возвращает или задает конфигурацию виртуальной машины для пула.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Комментарии

Это свойство и cloudServiceConfiguration являются взаимоисключающими, и необходимо указать одно из свойств.

Применяется к