共用方式為


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

適用於