共用方式為


CertificateReference.Id 屬性

定義

取得或設定要安裝在集區上之憑證的完整識別碼。 這必須位於與集區相同的批次帳戶內。

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public string Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : string with get, set
Public Property Id As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於