Share via


TrustedSigningAccountNameAvailabilityResult.Reason Property

Definition

The reason that a trusted signing account name could not be used. The Reason element is only returned if nameAvailable is false.

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

Property Value

Applies to