ICheckNameRequest.Type Property

Definition

The type of resource, for instance Microsoft.Kusto/Clusters/databases.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The type of resource, for instance Microsoft.Kusto/Clusters/databases.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.Type) }, ReadOnly=false, Required=true, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.Type Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The type of resource, for instance Microsoft.Kusto/Clusters/databases.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.Type) }, ReadOnly=false, Required=true, SerializedName="type")>]
member this.Type : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.Type with get, set
Public Property Type As Type

Property Value

Attributes

Applies to