CheckNamespaceAvailabilityResponse 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.
The response to a query for the availability status of a namespace name.
public class CheckNamespaceAvailabilityResponse : Microsoft.Azure.AzureOperationResponse
type CheckNamespaceAvailabilityResponse = class
inherit AzureOperationResponse
Public Class CheckNamespaceAvailabilityResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseCheckNamespaceAvailabilityResponse
Constructors
CheckNamespaceAvailabilityResponse() |
Initializes a new instance of the CheckNamespaceAvailabilityResponse class. |
Properties
IsAvailable |
Optional. Whether or not the namespace is available. |
ReasonDetails |
Optional. The reason the namespace is unavailable. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET