Freigeben über


P2SVpnGatewayResource.Get(CancellationToken) Methode

Definition

Ruft die Details eines virtuellen wan p2s-VPN-Gateways ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/p2svpnGateways/{gatewayName}
  • Vorgang IdP2sVpnGateways_Get
public virtual Azure.Response<Azure.ResourceManager.Network.P2SVpnGatewayResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Network.P2SVpnGatewayResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Network.P2SVpnGatewayResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of P2SVpnGatewayResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: