ServerKey.Uri Propriedade

Definição

Obtém ou define o URI da chave do servidor. Se ServerKeyType for AzureKeyVault, o URI será necessário.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a