次の方法で共有


StorageAccountLocalUserData.HasSshKey プロパティ

定義

ssh キーが存在するかどうかを示します。 既存の SSH キーを削除するには、false に設定します。

public bool? HasSshKey { get; set; }
member this.HasSshKey : Nullable<bool> with get, set
Public Property HasSshKey As Nullable(Of Boolean)

プロパティ値

適用対象