Compartilhar via


BatchAccountRegenerateKeyParameters.KeyName Propriedade

Definição

Obtém ou define o tipo de chave de conta a ser regenerada. Os valores possíveis incluem: 'Primary', 'Secondary'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a