Compartilhar via


GatewayKeyRegenerationRequestContract.KeyType Propriedade

Definição

Obtém ou define a chave que está sendo regenerada. Os valores possíveis incluem: 'primary', 'secondary'

[Newtonsoft.Json.JsonProperty(PropertyName="keyType")]
public Microsoft.Azure.Management.ApiManagement.Models.KeyType KeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyType")>]
member this.KeyType : Microsoft.Azure.Management.ApiManagement.Models.KeyType with get, set
Public Property KeyType As KeyType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a