次の方法で共有


IntegrationAccountCertificate.Key プロパティ

定義

キー コンテナー内のキーの詳細を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.key")]
public Microsoft.Azure.Management.Logic.Models.KeyVaultKeyReference Key { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.key")>]
member this.Key : Microsoft.Azure.Management.Logic.Models.KeyVaultKeyReference with get, set
Public Property Key As KeyVaultKeyReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象