Share via


BatchVmConfiguration.Extensions Property

Definition

If specified, the extensions mentioned in this configuration will be installed on each node.

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

Property Value

Applies to