public class SubscriptionPolicies extends Object
| Constructor and Description |
|---|
SubscriptionPolicies() |
| Modifier and Type | Method and Description |
|---|---|
String |
locationPlacementId()
Get the locationPlacementId value.
|
String |
quotaId()
Get the quotaId value.
|
SpendingLimit |
spendingLimit()
Get the spendingLimit value.
|
public String locationPlacementId()
public String quotaId()
public SpendingLimit spendingLimit()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/