次の方法で共有


AdminCredentials.NsxtPassword プロパティ

定義

NSX-T Manager パスワードを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="nsxtPassword")]
public string NsxtPassword { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nsxtPassword")>]
member this.NsxtPassword : string
Public ReadOnly Property NsxtPassword As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象