次の方法で共有


PolicyType クラス

定義

PolicyType の値を定義します。

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

コンストラクター

PolicyType()

PolicyType の値を定義します。

フィールド

BuiltIn

PolicyType の値を定義します。

Custom

PolicyType の値を定義します。

NotSpecified

PolicyType の値を定義します。

プロパティ

Value

PolicyType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

PolicyType の値を定義します。

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

PolicyType の値を定義します。

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

PolicyType の値を定義します。

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

PolicyType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象