Megosztás a következőn keresztül:


PoolSpecification.VirtualMachineConfiguration Property

Definition

Gets or sets the VirtualMachineConfiguration of the pool.

public Microsoft.Azure.Batch.VirtualMachineConfiguration VirtualMachineConfiguration { get; set; }
member this.VirtualMachineConfiguration : Microsoft.Azure.Batch.VirtualMachineConfiguration with get, set
Public Property VirtualMachineConfiguration As VirtualMachineConfiguration

Property Value

Remarks

This property is mutually exclusive with Microsoft.Azure.Batch.PoolSpecification.CloudServiceConfiguration.

Applies to