次の方法で共有


BastionShareableLink.Vm プロパティ

定義

仮想マシン リソースの参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="vm")]
public Microsoft.Azure.Management.Network.Models.VM Vm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vm")>]
member this.Vm : Microsoft.Azure.Management.Network.Models.VM with get, set
Public Property Vm As VM

プロパティ値

VM
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象