public class Sku extends Object
Sku()
SkuName
name()
SkuTier
tier()
Sku
withName(SkuName name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sku()
public SkuName name()
public Sku withName(SkuName name)
name
public SkuTier tier()
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */