AzureSubscriptionExtensions Class

Definition

public static class AzureSubscriptionExtensions
type AzureSubscriptionExtensions = class
Public Module AzureSubscriptionExtensions
Inheritance
AzureSubscriptionExtensions

Methods

CopyFrom(IAzureSubscription, IAzureSubscription)
GetAccount(IAzureSubscription)
GetEnvironment(IAzureSubscription)
GetHomeTenant(IAzureSubscription)
GetId(IAzureSubscription)
GetManagedByTenants(IAzureSubscription)
GetStorageAccount(IAzureSubscription)
GetSubscriptionPolicies(IAzureSubscription)
GetTags(IAzureSubscription)
GetTenant(IAzureSubscription)
IsDefault(IAzureSubscription)
SetAccount(IAzureSubscription, String)
SetDefault(IAzureSubscription)
SetEnvironment(IAzureSubscription, String)
SetHomeTenant(IAzureSubscription, String)
SetId(IAzureSubscription, Guid)
SetManagedByTenants(IAzureSubscription, String[])
SetStorageAccount(IAzureSubscription, String)
SetSubscriptionPolicies(IAzureSubscription, String)
SetTenant(IAzureSubscription, String)
Update(IAzureSubscription, IAzureSubscription)

Applies to