Compartilhar via


SubscriptionCreateParameters.SecondaryKey Propriedade

Definição

Obtém ou define a chave de assinatura secundária. Se não for especificado durante a chave de solicitação, será gerado automaticamente.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a