Interface Relation.DefinitionStages.WithEtag

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

public static interface Relation.DefinitionStages.WithEtag
The stage of the Relation definition allowing to specify etag.
  • Method Details

    • withEtag

      Specifies the etag property: Etag of the azure resource.
      Parameters:
      etag - Etag of the azure resource.
      Returns:
      the next definition stage.