Compartilhar via


RegenerateAccessKeyParameters.KeyType Propriedade

Definição

Obtém ou define a chave de acesso a ser regenerada. Os valores possíveis incluem: 'PrimaryKey', 'SecondaryKey'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a