PSBastionShareableLinkRequest.VmIds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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