Share via


ServiceFabricManagedNodeTypeData.VmSetupActions Property

Definition

Specifies the actions to be performed on the vms before bootstrapping the service fabric runtime.

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

Property Value

Applies to