다음을 통해 공유


VirtualMachineConfiguration.Extensions Property

Definition

The virtual machine extension for the pool. If specified, the extensions mentioned in this configuration will be installed on each node.

public System.Collections.Generic.IList<Azure.Compute.Batch.VMExtension> Extensions { get; }
member this.Extensions : System.Collections.Generic.IList<Azure.Compute.Batch.VMExtension>
Public ReadOnly Property Extensions As IList(Of VMExtension)

Property Value

Applies to