Compartilhar via


DatabaseAccountRegenerateKeyParameters.KeyKind Propriedade

Definição

Obtém ou define a chave de acesso a ser regenerada. Os valores possíveis incluem: 'primary', 'secondary', 'primaryReadonly', 'secondaryReadonly'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a