Delen via


BatchAccountRegenerateKeyParameters.KeyName Eigenschap

Definitie

Hiermee wordt het type accountsleutel opgehaald of ingesteld dat opnieuw moet worden gegenereerd. Mogelijke waarden zijn: 'Primair', 'Secundair'

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op