Interface PrivateEndpointConnectionResource.UpdateStages.WithIfMatch

All Known Subinterfaces:
PrivateEndpointConnectionResource.Update
Enclosing interface:
PrivateEndpointConnectionResource.UpdateStages

public static interface PrivateEndpointConnectionResource.UpdateStages.WithIfMatch
The stage of the PrivateEndpointConnectionResource update allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      Specifies the ifMatch property: ETag of the private endpoint connection entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update..
      Parameters:
      ifMatch - ETag of the private endpoint connection entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update.
      Returns:
      the next definition stage.