NewAzProviderHubResourceTypeRegistration_CreateExpanded.EnableAsyncOperation Property

Definition

[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

SwitchParameter
Attributes

Applies to