Udostępnij przez


CheckElasticResourceAvailabilityResult.Reason Property

Definition

Invalid indicates the name provided does not match Azure NetApp Files naming requirements. AlreadyExists indicates that the name is already in use and is therefore unavailable.

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

Property Value

Applies to