Freigeben über


PrivateEndpointConnectionProxyResource.UpdatePrivateEndpointProperties Methode

Definition

(INTERN – NICHT VERWENDEN) Updates einen privaten Endpunkt innerhalb des Verbindungsproxyobjekts für private Endpunkte.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnectionProxies/{privateEndpointConnectionProxyId}/updatePrivateEndpointProperties
  • Vorgang IdPrivateEndpointConnectionProxies_UpdatePrivateEndpointProperties
public virtual Azure.Response UpdatePrivateEndpointProperties (Azure.ResourceManager.DeviceUpdate.Models.PrivateEndpointUpdate privateEndpointUpdate, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdatePrivateEndpointProperties : Azure.ResourceManager.DeviceUpdate.Models.PrivateEndpointUpdate * System.Threading.CancellationToken -> Azure.Response
override this.UpdatePrivateEndpointProperties : Azure.ResourceManager.DeviceUpdate.Models.PrivateEndpointUpdate * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function UpdatePrivateEndpointProperties (privateEndpointUpdate As PrivateEndpointUpdate, Optional cancellationToken As CancellationToken = Nothing) As Response

Parameter

privateEndpointUpdate
PrivateEndpointUpdate

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

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

privateEndpointUpdate ist NULL.

Gilt für: