Subscription Interface

Definition

An immutable client-side representation of an Azure subscription.

public interface Subscription extends Indexable, HasInner<SubscriptionInner>
Implements
HasInner<com.microsoft.azure.management.resources.implementation.SubscriptionInner> Indexable

Methods

displayName()
getLocationByRegion(Region region)

Gets the data center location for the specified region, if the selected subscription has access to it.

listLocations()

List the locations the subscription has access to.

managedByTenants()
state()
subscriptionId()
subscriptionPolicies()
tenantId()

Applies to