Interface IncidentComment.UpdateStages.WithEtag

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

public static interface IncidentComment.UpdateStages.WithEtag
The stage of the IncidentComment update allowing to specify etag.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the etag property: Etag of the azure resource.
  • Method Details

    • withEtag

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