次の方法で共有


MatchType クラス

定義

MatchType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.MatchType>))]
public class MatchType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.MatchType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.MatchType>))>]
type MatchType = class
    inherit ExpandableStringEnum<MatchType>
Public Class MatchType
Inherits ExpandableStringEnum(Of MatchType)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

MatchType()

MatchType の値を定義します。

フィールド

Literal

MatchType の値を定義します。

Wildcard

MatchType の値を定義します。

プロパティ

Value

MatchType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

MatchType の値を定義します。

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

MatchType の値を定義します。

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

MatchType の値を定義します。

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

MatchType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象