Compartir a través de


ServerKey.Uri Propiedad

Definición

Obtiene o establece el URI de la clave de servidor. Si ServerKeyType es AzureKeyVault, se requiere el URI.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a