Share via


RegenerateAccessKeyParameters.KeyType Property

Definition

Gets or sets the access key to regenerate. Possible values include: 'PrimaryKey', 'SecondaryKey'

[Newtonsoft.Json.JsonProperty(PropertyName="keyType")]
public Microsoft.Azure.Management.EventHub.Fluent.Models.KeyType KeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyType")>]
member this.KeyType : Microsoft.Azure.Management.EventHub.Fluent.Models.KeyType with get, set
Public Property KeyType As KeyType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to