Share via


ServiceFabricManagedNodeTypeData.VmExtensions Property

Definition

Set of extensions that should be installed onto the virtual machines.

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

Property Value

Applies to