次の方法で共有


ApiManagementSkuRestrictions.Type プロパティ

定義

制限の種類を取得します。 使用可能な値は次のとおりです: 'Location'、'Zone'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuRestrictionsType? Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuRestrictionsType>
Public ReadOnly Property Type As Nullable(Of ApiManagementSkuRestrictionsType)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象