共用方式為


StorageSyncNameAvailabilityResult.Reason Property

Definition

Gets the reason that a Storage Sync Service name could not be used. The Reason element is only returned if NameAvailable is false.

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

Property Value

Applies to