Share via


IResourceTypeRegistration.EnableAsyncOperation Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableAsyncOperation")]
public bool? EnableAsyncOperation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableAsyncOperation")>]
member this.EnableAsyncOperation : Nullable<bool> with get, set
Public Property EnableAsyncOperation As Nullable(Of Boolean)

Property Value

Attributes

Applies to