Aracılığıyla paylaş


INamespacesFailoverAcceptedResponseHeaders.AzureAsyncOperation Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azure-AsyncOperation")]
public string AzureAsyncOperation { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azure-AsyncOperation", Update=true)]
public string AzureAsyncOperation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azure-AsyncOperation")>]
member this.AzureAsyncOperation : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azure-AsyncOperation", Update=true)>]
member this.AzureAsyncOperation : string with get, set
Public Property AzureAsyncOperation As String

Property Value

Attributes

Applies to