次の方法で共有


UserType クラス

定義

UserType の値を定義します。

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

コンストラクター

UserType()

UserType の値を定義します。

フィールド

Guest

UserType の値を定義します。

Member

UserType の値を定義します。

プロパティ

Value

UserType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

UserType の値を定義します。

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

UserType の値を定義します。

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

UserType の値を定義します。

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

UserType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象