Bagikan melalui


UserUpdateParameters.PasswordProfile Property

Definition

Gets or sets the password profile of the user.

[Newtonsoft.Json.JsonProperty(PropertyName="passwordProfile")]
public Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PasswordProfile PasswordProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="passwordProfile")>]
member this.PasswordProfile : Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PasswordProfile with get, set
Public Property PasswordProfile As PasswordProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to