次の方法で共有


DataBoxEdgeDeviceExtendedInfoPatch.ChannelIntegrityKeyVersion プロパティ

定義

クライアント Key Vaultに格納されているチャネル整合性キーのバージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象