Resources.InvalidSubscriptionNameMessage 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 A valid subscription name is required. This can be provided using the -Subscription parameter or by setting the subscription via the Set-AzureSubscription cmdlet.
public static string InvalidSubscriptionNameMessage { get; }
static member InvalidSubscriptionNameMessage : string
Public Shared ReadOnly Property InvalidSubscriptionNameMessage As String