NetworkCloudClusterInspectContent.AdditionalActions 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.
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)