IValidateConfigurationProperties.ValidateAction Property

Definition

Validate action that to be performed

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "Cabling", "Configuration", "Connectivity" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Validate action that to be performed", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="validateAction", Update=true)]
public string ValidateAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "Cabling", "Configuration", "Connectivity" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Validate action that to be performed", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="validateAction", Update=true)>]
member this.ValidateAction : string with get, set
Public Property ValidateAction As String

Property Value

Attributes

Applies to