ISite.InProgressOperationId Property

Definition

Specifies an operation id if this site has a pending operation.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Specifies an operation id if this site has a pending operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="inProgressOperationId")]
public string InProgressOperationId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Specifies an operation id if this site has a pending operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="inProgressOperationId")>]
member this.InProgressOperationId : string
Public ReadOnly Property InProgressOperationId As String

Property Value

Attributes

Applies to