Partager via


PSBastionShareableLinkRequest.VmIds Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Bastion Shareable Links", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.Bastion.PSBastionShareableLink> VmIds { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Bastion Shareable Links", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.VmIds : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.Bastion.PSBastionShareableLink> with get, set
Public Property VmIds As List(Of PSBastionShareableLink)

Property Value

Attributes

Applies to