IProviderRuntime.ServiceId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供此叢集執行身分的 ServiceId。 ServiceId 是特定服務的長時間存留識別碼值,即使服務在其作業生命週期期間啟動/重新部署多次,服務仍會維持不變。
public Guid ServiceId { get; }
public string ServiceId { get; }
member this.ServiceId : Guid
member this.ServiceId : string
Public ReadOnly Property ServiceId As Guid
Public ReadOnly Property ServiceId As String
屬性值
此服務的 ServiceID Guid。