SubscriptionPolicies Class

  • java.lang.Object
    • com.microsoft.azure.management.resources.SubscriptionPolicies

public class SubscriptionPolicies

Subscription policies.

Method Summary

Modifier and Type Method and Description
String locationPlacementId()

Get the locationPlacementId value.

String quotaId()

Get the quotaId value.

SpendingLimit spendingLimit()

Get the spendingLimit value.

Method Details

locationPlacementId

public String locationPlacementId()

Get the locationPlacementId value.

Returns:

the locationPlacementId value

quotaId

public String quotaId()

Get the quotaId value.

Returns:

the quotaId value

spendingLimit

public SpendingLimit spendingLimit()

Get the spendingLimit value.

Returns:

the spendingLimit value

Applies to