KeyMetadata.Version Property

Definition

Version of the key

[System.Text.Json.Serialization.JsonPropertyName("version")]
public string Version { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("version")>]
member this.Version : string with get, set
Public Property Version As String

Property Value

Attributes

Applies to