次の方法で共有


UserSet.UserType Property

Definition

The type of user.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.UserType? UserType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PropertyOrigin.Owned)>]
member this.UserType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.UserType> with get, set
Public Property UserType As Nullable(Of UserType)

Property Value

Implements

Attributes

Applies to