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

StorageAccountLocalUser.HasSshPassword Property

Definition

Indicates whether ssh password exists. Set it to false to remove existing SSH password.

public Azure.Provisioning.BicepValue<bool> HasSshPassword { get; set; }
member this.HasSshPassword : Azure.Provisioning.BicepValue<bool> with get, set
Public Property HasSshPassword As BicepValue(Of Boolean)

Property Value

Applies to