EncryptionKeyVaultProperties.VersionType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果使用者提供或自動偵測到,取得索引鍵的屬性。 可能的值包括:'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