Partager via


PSBastionShareableLinkRequest Constructors

Definition

Overloads

PSBastionShareableLinkRequest()
PSBastionShareableLinkRequest(List<String>)

PSBastionShareableLinkRequest()

public PSBastionShareableLinkRequest ();
Public Sub New ()

Applies to

PSBastionShareableLinkRequest(List<String>)

public PSBastionShareableLinkRequest (System.Collections.Generic.List<string> vmIds = default);
new Microsoft.Azure.Commands.Network.Models.Bastion.PSBastionShareableLinkRequest : System.Collections.Generic.List<string> -> Microsoft.Azure.Commands.Network.Models.Bastion.PSBastionShareableLinkRequest
Public Sub New (Optional vmIds As List(Of String) = Nothing)

Parameters

vmIds
List<String>

Applies to