共用方式為


ImageRepositoryCredential.Password Property

Definition

Gets or sets repository user password.

[Newtonsoft.Json.JsonProperty(PropertyName="password")]
public Microsoft.Azure.Management.DataBoxEdge.Models.AsymmetricEncryptedSecret Password { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="password")>]
member this.Password : Microsoft.Azure.Management.DataBoxEdge.Models.AsymmetricEncryptedSecret with get, set
Public Property Password As AsymmetricEncryptedSecret

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to