Azure.ResourceManager.Subscription Namespace

Classes

BillingAccountPolicyCollection

A class representing a collection of BillingAccountPolicyResource and their operations. Each BillingAccountPolicyResource in the collection will belong to the same instance of TenantResource. To get a BillingAccountPolicyCollection instance call the GetBillingAccountPolicies method from an instance of TenantResource.

BillingAccountPolicyData

A class representing the BillingAccountPolicy data model. Billing account policies information.

BillingAccountPolicyResource

A Class representing a BillingAccountPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BillingAccountPolicyResource from an instance of ArmClient using the GetBillingAccountPolicyResource method. Otherwise you can get one from its parent resource TenantResource using the GetBillingAccountPolicy method.

SubscriptionAliasCollection

A class representing a collection of SubscriptionAliasResource and their operations. Each SubscriptionAliasResource in the collection will belong to the same instance of TenantResource. To get a SubscriptionAliasCollection instance call the GetSubscriptionAliases method from an instance of TenantResource.

SubscriptionAliasData

A class representing the SubscriptionAlias data model. Subscription Information with the alias.

SubscriptionAliasResource

A Class representing a SubscriptionAlias along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SubscriptionAliasResource from an instance of ArmClient using the GetSubscriptionAliasResource method. Otherwise you can get one from its parent resource TenantResource using the GetSubscriptionAlias method.

SubscriptionExtensions

A class to add extension methods to Azure.ResourceManager.Subscription.

TenantPolicyData

A class representing the TenantPolicy data model. Tenant policy Information.

TenantPolicyResource

A Class representing a TenantPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TenantPolicyResource from an instance of ArmClient using the GetTenantPolicyResource method. Otherwise you can get one from its parent resource TenantResource using the GetTenantPolicy method.