Compartir a través de


IRunDiskInspectionInput.ResourceId Property

Definition

Qualified ID of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Qualified ID of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="resourceId")]
public string ResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Qualified ID of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="resourceId")>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

Attributes

Applies to