Partager via


PrivateEndpointConnectionProxyResource.Validate Méthode

Définition

(INTERNE - NE PAS UTILISER) Valide un objet proxy de connexion de point de terminaison privé.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnectionProxies/{privateEndpointConnectionProxyId}/validate
  • IdPrivateEndpointConnectionProxies_Validate d’opération
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

Paramètres

data
PrivateEndpointConnectionProxyData

Paramètres de création d’un proxy de connexion de point de terminaison privé.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

data a la valeur null.

S’applique à