Compartir a través de


CheckNameRequest.Type Propiedad

Definición

Obtiene o establece el tipo de recurso, por ejemplo, Microsoft.Kusto/clusters/databases. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a