Resources.NoDefaultSubscriptionMessage 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 There is no default subscription set, please set a default subscription by running Set-AzureSubscription -Default <subscription name>.
public static string NoDefaultSubscriptionMessage { get; }
static member NoDefaultSubscriptionMessage : string
Public Shared ReadOnly Property NoDefaultSubscriptionMessage As String