Resources.DefaultAndCurrentSubscription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Looks up a localized string similar to Setting: {0} as the default and current subscription. To view other subscriptions use Get-AzureSubscription.
public static string DefaultAndCurrentSubscription { get; }
static member DefaultAndCurrentSubscription : string
Public Shared ReadOnly Property DefaultAndCurrentSubscription As String