RelayNameAvailabilityResult Class
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.
Description of the check name availability request properties.
public class RelayNameAvailabilityResult
type RelayNameAvailabilityResult = class
Public Class RelayNameAvailabilityResult
- Inheritance
-
RelayNameAvailabilityResult
Properties
IsNameAvailable |
Value indicating namespace is available. Returns true if the namespace is available; otherwise, false. |
Message |
The detailed info regarding the reason associated with the namespace. |
Reason |
The reason for unavailability of a namespace. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET