Uses of Class
com.azure.resourcemanager.sql.models.UpsertManagedServerOperationStepWithEstimatesAndDuration
Packages that use UpsertManagedServerOperationStepWithEstimatesAndDuration
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of UpsertManagedServerOperationStepWithEstimatesAndDuration in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return UpsertManagedServerOperationStepWithEstimatesAndDurationModifier and TypeMethodDescriptionUpsertManagedServerOperationStepWithEstimatesAndDuration.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UpsertManagedServerOperationStepWithEstimatesAndDuration from the JsonReader.Set the name property: The name property.Set the order property: The order property.UpsertManagedServerOperationStepWithEstimatesAndDuration.withStatus(Status status) Set the status property: The status property.UpsertManagedServerOperationStepWithEstimatesAndDuration.withStepEndTime(OffsetDateTime stepEndTime) Set the stepEndTime property: The stepEndTime property.UpsertManagedServerOperationStepWithEstimatesAndDuration.withStepStartTime(OffsetDateTime stepStartTime) Set the stepStartTime property: The stepStartTime property.UpsertManagedServerOperationStepWithEstimatesAndDuration.withTimeElapsed(String timeElapsed) Set the timeElapsed property: The timeElapsed property.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type UpsertManagedServerOperationStepWithEstimatesAndDurationModifier and TypeMethodDescriptionManagedInstanceOperationSteps.stepsList()Get the stepsList property: The operation steps list.