次の方法で共有


VirtualMachine.ConnectionProfile プロパティ

定義

仮想マシンへの接続に関する情報のプロファイルを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionProfile")]
public Microsoft.Azure.Management.LabServices.Models.VirtualMachineConnectionProfile ConnectionProfile { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionProfile")>]
member this.ConnectionProfile : Microsoft.Azure.Management.LabServices.Models.VirtualMachineConnectionProfile
Public ReadOnly Property ConnectionProfile As VirtualMachineConnectionProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象