NetworkCloudClusterInspectContent.AdditionalActions Property

Definition

Additional actions supplement the default non-disruptive cluster inspection. Additional actions may be disallowed if the cluster is in a deployed and running state.

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

Property Value

Applies to