你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IServiceResource.ServiceId Property

Definition

ServiceInstanceEntity GUID which uniquely identifies a created resource

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="ServiceInstanceEntity GUID which uniquely identifies a created resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceId")]
public string ServiceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="ServiceInstanceEntity GUID which uniquely identifies a created resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceId")>]
member this.ServiceId : string
Public ReadOnly Property ServiceId As String

Property Value

Attributes

Applies to