NewAzProviderHubResourceTypeRegistration_CreateExpanded.EnableAsyncOperation 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.
[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Category(new Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description=".", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="enableAsyncOperation")]
[System.Management.Automation.Parameter(HelpMessage=".", Mandatory=false)]
public System.Management.Automation.SwitchParameter EnableAsyncOperation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Category(new Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description=".", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="enableAsyncOperation")>]
[<System.Management.Automation.Parameter(HelpMessage=".", Mandatory=false)>]
member this.EnableAsyncOperation : System.Management.Automation.SwitchParameter with get, set
Public Property EnableAsyncOperation As SwitchParameter
Property Value
- Attributes