共用方式為


BatchAccountRegenerateKeyParameters.KeyName 屬性

定義

取得或設定要重新產生之帳戶金鑰的類型。 可能的值包括:'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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於