Partager via


BatchAccountRegenerateKeyParameters.KeyName Propriété

Définition

Obtient ou définit le type de clé de compte à régénérer. Les valeurs possibles sont les suivantes : « Principal », « Secondaire »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à