次の方法で共有


NetworkInterface.VirtualMachine プロパティ

定義

仮想マシンへの参照を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachine")]
public Microsoft.Azure.Management.Network.Models.SubResource VirtualMachine { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachine")>]
member this.VirtualMachine : Microsoft.Azure.Management.Network.Models.SubResource
Public ReadOnly Property VirtualMachine As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象