次の方法で共有


VirtualMachineProfile.NonAdminUser プロパティ

定義

VM 上の管理者以外のユーザーの資格情報 (存在する場合) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="nonAdminUser")]
public Microsoft.Azure.Management.LabServices.Models.Credentials NonAdminUser { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nonAdminUser")>]
member this.NonAdminUser : Microsoft.Azure.Management.LabServices.Models.Credentials with get, set
Public Property NonAdminUser As Credentials

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象