ValidateConfigurationContent.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.
public Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricValidateAction? ValidateAction { get; set; }
member this.ValidateAction : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricValidateAction> with get, set
Public Property ValidateAction As Nullable(Of NetworkFabricValidateAction)