Condividi tramite


BatchAccountRegenerateKeyParameters.KeyName Proprietà

Definizione

Ottiene o imposta il tipo di chiave dell'account da rigenerare. I valori possibili includono: '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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a