IValidateConfigurationProperties.ValidateAction 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.
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