Aracılığıyla paylaş


GatewayTokenRequestContract.KeyType Property

Definition

Gets or sets the Key to be used to generate gateway token. Possible values include: 'primary', 'secondary'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to