Freigeben über


PrivateEndpointConnectionProxyResource.Validate Methode

Definition

(INTERN – NICHT VERWENDEN) Überprüft ein Verbindungsproxyobjekt eines privaten Endpunkts.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnectionProxies/{privateEndpointConnectionProxyId}/validate
  • Vorgangs-IdPrivateEndpointConnectionProxies_Validate
public virtual Azure.Response Validate (Azure.ResourceManager.DeviceUpdate.PrivateEndpointConnectionProxyData data, System.Threading.CancellationToken cancellationToken = default);
abstract member Validate : Azure.ResourceManager.DeviceUpdate.PrivateEndpointConnectionProxyData * System.Threading.CancellationToken -> Azure.Response
override this.Validate : Azure.ResourceManager.DeviceUpdate.PrivateEndpointConnectionProxyData * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function Validate (data As PrivateEndpointConnectionProxyData, Optional cancellationToken As CancellationToken = Nothing) As Response

Parameter

data
PrivateEndpointConnectionProxyData

Die Parameter zum Erstellen eines Verbindungsproxys für private Endpunkte.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

data ist NULL.

Gilt für: