PsApiManagementRegion.Sku Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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