LogAnalyticsLogType Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET