Share via


IOperationStatusResult.ResourceId Property

Definition

Fully qualified ID of the resource against which the original async operation was started.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="Fully qualified ID of the resource against which the original async operation was started.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resourceId")]
public string ResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="Fully qualified ID of the resource against which the original async operation was started.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resourceId")>]
member this.ResourceId : string
Public ReadOnly Property ResourceId As String

Property Value

Attributes

Applies to