Partager via


LogAnalyticsLogType Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

LogAnalyticsLogType()

Définit des valeurs pour LogAnalyticsLogType.

Champs

ContainerInsights

Définit des valeurs pour LogAnalyticsLogType.

ContainerInstanceLogs

Définit des valeurs pour LogAnalyticsLogType.

Propriétés

Value

Définit des valeurs pour LogAnalyticsLogType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour LogAnalyticsLogType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour LogAnalyticsLogType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour LogAnalyticsLogType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour LogAnalyticsLogType.

(Hérité de ExpandableStringEnum<T>)

S’applique à