Interface Incident.DefinitionStages.WithEtag

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

public static interface Incident.DefinitionStages.WithEtag
The stage of the Incident 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.