次の方法で共有


CloudApplianceSettings.ChannelIntegrityKey プロパティ

定義

チャネル整合性キー (DAK で暗号化) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="channelIntegrityKey")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AsymmetricEncryptedSecret ChannelIntegrityKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="channelIntegrityKey")>]
member this.ChannelIntegrityKey : Microsoft.Azure.Management.StorSimple8000Series.Models.AsymmetricEncryptedSecret with get, set
Public Property ChannelIntegrityKey As AsymmetricEncryptedSecret

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象