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 string KeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyType")>]
member this.KeyType : string with get, set
Public Property KeyType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a