Compartir a través de


OutboundNetworkDependenciesEndpoint.Category Propiedad

Definición

Obtiene o establece el tipo de servicio al que accede el entorno de servicio de Kusto, por ejemplo, Azure Storage, Azure SQL Database y Azure Active Directory.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.category")]
public string Category { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.category")>]
member this.Category : string with get, set
Public Property Category As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a