次の方法で共有


EncryptionKeyVaultProperties.VersionType プロパティ

定義

ユーザーが指定した場合、または自動検出された場合にキーのプロパティを取得します。 使用可能な値は次のとおりです: 'Fixed'、'AutoDetected'

[Newtonsoft.Json.JsonProperty(PropertyName="versionType")]
public string VersionType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="versionType")>]
member this.VersionType : string
Public ReadOnly Property VersionType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象