次の方法で共有


CertificatePatchResource.KeyVaultId プロパティ

定義

Key Vault Csm リソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象