public class SubscriptionPolicies extends Object
| Constructor and Description |
|---|
SubscriptionPolicies() |
| Modifier and Type | Method and Description |
|---|---|
String |
locationPlacementId()
Get the subscription location placement ID.
|
String |
quotaId()
Get the subscription quota ID.
|
SpendingLimit |
spendingLimit()
Get the subscription spending limit.
|
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.
*/