Share via


CheckNameResult.Reason Property

Definition

Message providing the reason why the given name is invalid.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.Reason? Reason { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.Reason : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.Reason> with get, set
Public Property Reason As Nullable(Of Reason)

Property Value

Implements

Attributes

Applies to