次の方法で共有


BastionShareableLinkListRequest.Vms プロパティ

定義

VM 参照の一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="vms")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.BastionShareableLink> Vms { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vms")>]
member this.Vms : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.BastionShareableLink> with get, set
Public Property Vms As IList(Of BastionShareableLink)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象