Resources.NewNamespaceErrorMessage 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 Internal Server Error. This could happen because the namespace name is already used or due to an incorrect location name. Use Get-AzureSBLocation cmdlet to list valid names..
public static string NewNamespaceErrorMessage { get; }
static member NewNamespaceErrorMessage : string
Public Shared ReadOnly Property NewNamespaceErrorMessage As String