你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PsApiManagement.Sku Property

Definition

[Microsoft.WindowsAzure.Commands.Common.CustomAttributes.CmdletParameterBreakingChange("Sku", NewParameterTypeName="String", OldParamaterType=typeof(Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementSku))]
public string Sku { get; set; }
public string Sku { get; set; }
public Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementSku Sku { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.CustomAttributes.CmdletParameterBreakingChange("Sku", NewParameterTypeName="String", OldParamaterType=typeof(Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementSku))>]
member this.Sku : string with get, set
member this.Sku : string with get, set
member this.Sku : Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementSku with get, set
Public Property Sku As String
Public Property Sku As PsApiManagementSku

Property Value

Attributes

Applies to