Compartir a través de


GatewayKeyRegenerationRequestContract.KeyType Propiedad

Definición

Obtiene o establece la clave que se está regenerando. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a