AppConfigurationNameAvailabilityResult 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 result of a request to check the availability of a resource name.

C#
public class AppConfigurationNameAvailabilityResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppConfiguration.Models.AppConfigurationNameAvailabilityResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppConfiguration.Models.AppConfigurationNameAvailabilityResult>
C#
public class AppConfigurationNameAvailabilityResult
Inheritance
AppConfigurationNameAvailabilityResult
Implements

Properties

IsNameAvailable

The value indicating whether the resource name is available.

Message

If any, the error message that provides more detail for the reason that the name is not available.

Reason

If any, the reason that the name is not available.

Methods

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Latest, Preview