PSResourceBase.ResourceId Property

Definition

Gets or sets the resource identifier.

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="ResourceId", Position=0, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public string ResourceId { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="ResourceId", Position=0, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

The resource identifier.

Attributes

Applies to