Interface Incident.DefinitionStages.WithCreate

All Superinterfaces:
Incident.DefinitionStages.WithClassification, Incident.DefinitionStages.WithClassificationComment, Incident.DefinitionStages.WithClassificationReason, Incident.DefinitionStages.WithDescription, Incident.DefinitionStages.WithEtag, Incident.DefinitionStages.WithFirstActivityTimeUtc, Incident.DefinitionStages.WithLabels, Incident.DefinitionStages.WithLastActivityTimeUtc, Incident.DefinitionStages.WithOwner, Incident.DefinitionStages.WithProviderIncidentId, Incident.DefinitionStages.WithProviderName, Incident.DefinitionStages.WithSeverity, Incident.DefinitionStages.WithStatus, Incident.DefinitionStages.WithTeamInformation, Incident.DefinitionStages.WithTitle
All Known Subinterfaces:
Incident.Definition
Enclosing interface:
Incident.DefinitionStages

The stage of the Incident definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
  • Method Details

    • create

      Incident create()
      Executes the create request.
      Returns:
      the created resource.
    • create

      Incident create(com.azure.core.util.Context context)
      Executes the create request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the created resource.