EventHubsClient.GetAliasCheckNameAvailability(String, String, String) Method
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.
public Microsoft.Azure.Commands.EventHub.Models.PSCheckNameAvailabilityResultAttributes GetAliasCheckNameAvailability (string resourceGroup, string namespaceName, string aliasName);
member this.GetAliasCheckNameAvailability : string * string * string -> Microsoft.Azure.Commands.EventHub.Models.PSCheckNameAvailabilityResultAttributes
Public Function GetAliasCheckNameAvailability (resourceGroup As String, namespaceName As String, aliasName As String) As PSCheckNameAvailabilityResultAttributes
Parameters
- resourceGroup
- String
- namespaceName
- String
- aliasName
- String