Get-DSGatewaySession
Synopsis
Syntaxe
__AllParameterSets
Get-DSGatewaySession -GatewayID <guid> [-AsLegacyResponse] [<CommonParameters>]Description
Exemples
PS C:\> $response = Get-DSGatewaySession -GatewayID "08a521fe-14f7-4ae5-b2b9-d9f6164c15e8" -AsLegacyResponse;
$gateway = $response.Data;
$gwSessions -GatewayID $gateway.IdParamètres
-AsLegacyResponse
-GatewayID
CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?