Share via


NetAppCheckAvailabilityResult.Reason Property

Definition

<code>Invalid</code> indicates the name provided does not match Azure App Service naming requirements. <code>AlreadyExists</code> indicates that the name is already in use and is therefore unavailable.

public Azure.ResourceManager.NetApp.Models.NetAppNameUnavailableReason? Reason { get; }
member this.Reason : Nullable<Azure.ResourceManager.NetApp.Models.NetAppNameUnavailableReason>
Public ReadOnly Property Reason As Nullable(Of NetAppNameUnavailableReason)

Property Value

Applies to