Partager via


NetworkManagementClientExtensions.PutBastionShareableLinkNext Méthode

Définition

Crée un bastion shareable Links pour toutes les machines virtuelles spécifiées dans la demande.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.BastionShareableLink> PutBastionShareableLinkNext (this Microsoft.Azure.Management.Network.INetworkManagementClient operations, string nextPageLink);
static member PutBastionShareableLinkNext : Microsoft.Azure.Management.Network.INetworkManagementClient * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.BastionShareableLink>
<Extension()>
Public Function PutBastionShareableLinkNext (operations As INetworkManagementClient, nextPageLink As String) As IPage(Of BastionShareableLink)

Paramètres

operations
INetworkManagementClient

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à