108 строки
8.1 KiB
YAML
108 строки
8.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps"
|
|
fullName: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps"
|
|
name: "ManagedInstanceOperationSteps"
|
|
nameWithType: "ManagedInstanceOperationSteps"
|
|
summary: "The steps of a managed instance operation."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **ManagedInstanceOperationSteps**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps?alt=com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps&text=ManagedInstanceOperationSteps\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.ManagedInstanceOperationSteps()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.ManagedInstanceOperationSteps()"
|
|
name: "ManagedInstanceOperationSteps()"
|
|
nameWithType: "ManagedInstanceOperationSteps.ManagedInstanceOperationSteps()"
|
|
summary: "Creates an instance of Managed<wbr>Instance<wbr>Operation<wbr>Steps class."
|
|
syntax: "public ManagedInstanceOperationSteps()"
|
|
desc: "Creates an instance of ManagedInstanceOperationSteps class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.currentStep()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.currentStep()"
|
|
name: "currentStep()"
|
|
nameWithType: "ManagedInstanceOperationSteps.currentStep()"
|
|
summary: "Get the current<wbr>Step property: The number of current operation steps."
|
|
syntax: "public Integer currentStep()"
|
|
desc: "Get the currentStep property: The number of current operation steps."
|
|
returns:
|
|
description: "the currentStep value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "ManagedInstanceOperationSteps.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Managed<wbr>Instance<wbr>Operation<wbr>Steps from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static ManagedInstanceOperationSteps fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the ManagedInstanceOperationSteps."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of ManagedInstanceOperationSteps from the JsonReader."
|
|
returns:
|
|
description: "An instance of ManagedInstanceOperationSteps if the JsonReader was pointing to an instance of it, or null\n if it was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps?alt=com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps&text=ManagedInstanceOperationSteps\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.stepsList()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.stepsList()"
|
|
name: "stepsList()"
|
|
nameWithType: "ManagedInstanceOperationSteps.stepsList()"
|
|
summary: "Get the steps<wbr>List property: The operation steps list."
|
|
syntax: "public List<UpsertManagedServerOperationStepWithEstimatesAndDuration> stepsList()"
|
|
desc: "Get the stepsList property: The operation steps list."
|
|
returns:
|
|
description: "the stepsList value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.sql.models.UpsertManagedServerOperationStepWithEstimatesAndDuration?alt=com.azure.resourcemanager.sql.models.UpsertManagedServerOperationStepWithEstimatesAndDuration&text=UpsertManagedServerOperationStepWithEstimatesAndDuration\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "ManagedInstanceOperationSteps.toJson(JsonWriter jsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.totalSteps()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.totalSteps()"
|
|
name: "totalSteps()"
|
|
nameWithType: "ManagedInstanceOperationSteps.totalSteps()"
|
|
summary: "Get the total<wbr>Steps property: The total number of operation steps."
|
|
syntax: "public String totalSteps()"
|
|
desc: "Get the totalSteps property: The total number of operation steps."
|
|
returns:
|
|
description: "the totalSteps value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.validate()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ManagedInstanceOperationSteps.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
type: "class"
|
|
desc: "The steps of a managed instance operation."
|
|
implements:
|
|
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps?alt=com.azure.resourcemanager.sql.models.ManagedInstanceOperationSteps&text=ManagedInstanceOperationSteps\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.sql.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.44.0
|