Compartilhar via


LogAnalyticsLogType Classe

Definição

Define valores para LogAnalyticsLogType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.LogAnalyticsLogType>))]
public class LogAnalyticsLogType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.LogAnalyticsLogType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.LogAnalyticsLogType>))>]
type LogAnalyticsLogType = class
    inherit ExpandableStringEnum<LogAnalyticsLogType>
Public Class LogAnalyticsLogType
Inherits ExpandableStringEnum(Of LogAnalyticsLogType)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

LogAnalyticsLogType()

Define valores para LogAnalyticsLogType.

Campos

ContainerInsights

Define valores para LogAnalyticsLogType.

ContainerInstanceLogs

Define valores para LogAnalyticsLogType.

Propriedades

Value

Define valores para LogAnalyticsLogType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para LogAnalyticsLogType.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para LogAnalyticsLogType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para LogAnalyticsLogType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para LogAnalyticsLogType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a