Compartilhar via


LogAnalytics.LogType Propriedade

Definição

Obtém ou define o tipo de log a ser usado. Os valores possíveis incluem: 'ContainerInsights', 'ContainerInstanceLogs'

[Newtonsoft.Json.JsonProperty(PropertyName="logType")]
public Microsoft.Azure.Management.ContainerInstance.Fluent.Models.LogAnalyticsLogType LogType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logType")>]
member this.LogType : Microsoft.Azure.Management.ContainerInstance.Fluent.Models.LogAnalyticsLogType with get, set
Public Property LogType As LogAnalyticsLogType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a