ServiceFabricManagedNodeTypeData.VmSetupActions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)