你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UserUpdateParameters Class

Definition

public class UserUpdateParameters : Microsoft.Azure.Graph.RBAC.Version1_6_20190326.Models.UserBase
type UserUpdateParameters = class
    inherit UserBase
Public Class UserUpdateParameters
Inherits UserBase
Inheritance
UserUpdateParameters

Constructors

UserUpdateParameters()
UserUpdateParameters(IDictionary<String,Object>, String, String, String, String, String, Nullable<Boolean>, String, PasswordProfile, String, String)

Properties

AccountEnabled
AdditionalProperties (Inherited from UserBase)
DisplayName
GivenName (Inherited from UserBase)
ImmutableId (Inherited from UserBase)
MailNickname
PasswordProfile
Surname (Inherited from UserBase)
UsageLocation (Inherited from UserBase)
UserPrincipalName
UserType (Inherited from UserBase)

Methods

Validate()

Applies to