Interface ManagedPrivateEndpointResource.DefinitionStages.WithIfMatch

All Known Subinterfaces:
ManagedPrivateEndpointResource.Definition, ManagedPrivateEndpointResource.DefinitionStages.WithCreate
Enclosing interface:
ManagedPrivateEndpointResource.DefinitionStages

public static interface ManagedPrivateEndpointResource.DefinitionStages.WithIfMatch
The stage of the ManagedPrivateEndpointResource definition allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      Specifies the ifMatch property: ETag of the managed private endpoint 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 managed private endpoint 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.