次の方法で共有


KeyVaultCertificateSourceParameters.ResourceGroupName プロパティ

定義

SSL 証明書を含むユーザーのKey Vaultのリソース グループを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象