次の方法で共有


ConsentType クラス

定義

ConsentType の値を定義します。

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

コンストラクター

ConsentType()

ConsentType の値を定義します。

フィールド

AllPrincipals

ConsentType の値を定義します。

Principal

ConsentType の値を定義します。

プロパティ

Value

ConsentType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ConsentType の値を定義します。

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

ConsentType の値を定義します。

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

ConsentType の値を定義します。

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

ConsentType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象