CheckNameAvailabilityResult.Reason Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Origin(Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.PropertyOrigin.Owned)]
public string Reason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Origin(Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.PropertyOrigin.Owned)>]
member this.Reason : string
Public ReadOnly Property Reason As String

Property Value

Implements

Attributes

Applies to