CheckNameRequest.Type Property

Definition

Gets or sets the type of resource, for instance Microsoft.Kusto/clusters/databases. Possible values include: 'Microsoft.Kusto/clusters/databases', 'Microsoft.Kusto/clusters/attachedDatabaseConfigurations'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Kusto.Models.Type Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Kusto.Models.Type with get, set
Public Property Type As Type

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to