public final class SubscriptionPolicies extends Object
| Constructor and Description |
|---|
SubscriptionPolicies() |
| Modifier and Type | Method and Description |
|---|---|
String |
locationPlacementId()
Get the locationPlacementId property: The subscription location placement ID.
|
String |
quotaId()
Get the quotaId property: The subscription quota ID.
|
SpendingLimit |
spendingLimit()
Get the spendingLimit property: The subscription spending limit.
|
void |
validate()
Validates the instance.
|
public String locationPlacementId()
public String quotaId()
public SpendingLimit spendingLimit()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.