LogAnalyticsLogType Class

Definition

Defines values for 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)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

LogAnalyticsLogType()

Fields

ContainerInsights
ContainerInstanceLogs

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to