共用方式為


IResource.Id Property

Definition

Resource Id

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=false, Description="Resource Id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="id", Update=false)]
public string Id { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=false, Description="Resource Id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="id", Update=false)>]
member this.Id : string
Public ReadOnly Property Id As String

Property Value

Attributes

Applies to