次の方法で共有


LogAnalyticsLogType クラス

定義

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)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

LogAnalyticsLogType()

LogAnalyticsLogType の値を定義します。

フィールド

ContainerInsights

LogAnalyticsLogType の値を定義します。

ContainerInstanceLogs

LogAnalyticsLogType の値を定義します。

プロパティ

Value

LogAnalyticsLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

LogAnalyticsLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

LogAnalyticsLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

LogAnalyticsLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

LogAnalyticsLogType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象