254 строки
11 KiB
YAML
254 строки
11 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state
|
|
id: _management_operation_state
|
|
parent: com.microsoft.azure.management.sql
|
|
children:
|
|
- com.microsoft.azure.management.sql._management_operation_state.CANCEL_IN_PROGRESS
|
|
- com.microsoft.azure.management.sql._management_operation_state.CANCELLED
|
|
- com.microsoft.azure.management.sql._management_operation_state.FAILED
|
|
- com.microsoft.azure.management.sql._management_operation_state.fromString(String)
|
|
- com.microsoft.azure.management.sql._management_operation_state.IN_PROGRESS
|
|
- com.microsoft.azure.management.sql._management_operation_state.PENDING
|
|
- com.microsoft.azure.management.sql._management_operation_state.SUCCEEDED
|
|
- com.microsoft.azure.management.sql._management_operation_state.values()
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
langs:
|
|
- java
|
|
name: ManagementOperationState
|
|
nameWithType: ManagementOperationState
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState
|
|
type: Class
|
|
source:
|
|
remote: &o0
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
branch: master
|
|
repo: https://github.com/Azure/azure-libraries-for-java
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
startLine: 17
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Defines values for ManagementOperationState. </p>
|
|
syntax: &o1
|
|
content: public class ManagementOperationState
|
|
inheritance:
|
|
- java.lang.Object
|
|
- com.microsoft.rest.ExpandableStringEnum<ManagementOperationState>
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.CANCEL_IN_PROGRESS
|
|
id: CANCEL_IN_PROGRESS
|
|
parent: com.microsoft.azure.management.sql._management_operation_state
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
langs:
|
|
- java
|
|
name: CANCEL_IN_PROGRESS
|
|
nameWithType: ManagementOperationState.CANCEL_IN_PROGRESS
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.CANCEL_IN_PROGRESS
|
|
type: Field
|
|
source:
|
|
remote: *o0
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
startLine: 31
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Static value CancelInProgress for ManagementOperationState. </p>
|
|
syntax:
|
|
content: public static final ManagementOperationState CANCEL_IN_PROGRESS= fromString("CancelInProgress")
|
|
return:
|
|
type: 93de0ef9com.microsoft.azure.management.sql._management_operation_state
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.CANCELLED
|
|
id: CANCELLED
|
|
parent: com.microsoft.azure.management.sql._management_operation_state
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
langs:
|
|
- java
|
|
name: CANCELLED
|
|
nameWithType: ManagementOperationState.CANCELLED
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.CANCELLED
|
|
type: Field
|
|
source:
|
|
remote: *o0
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
startLine: 34
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Static value Cancelled for ManagementOperationState. </p>
|
|
syntax:
|
|
content: public static final ManagementOperationState CANCELLED= fromString("Cancelled")
|
|
return:
|
|
type: 93de0ef9com.microsoft.azure.management.sql._management_operation_state
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.FAILED
|
|
id: FAILED
|
|
parent: com.microsoft.azure.management.sql._management_operation_state
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
langs:
|
|
- java
|
|
name: FAILED
|
|
nameWithType: ManagementOperationState.FAILED
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.FAILED
|
|
type: Field
|
|
source:
|
|
remote: *o0
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
startLine: 28
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Static value Failed for ManagementOperationState. </p>
|
|
syntax:
|
|
content: public static final ManagementOperationState FAILED= fromString("Failed")
|
|
return:
|
|
type: 93de0ef9com.microsoft.azure.management.sql._management_operation_state
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.fromString(String)
|
|
id: fromString(String)
|
|
parent: com.microsoft.azure.management.sql._management_operation_state
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
langs:
|
|
- java
|
|
name: fromString(String name)
|
|
nameWithType: ManagementOperationState.fromString(String name)
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.fromString(String name)
|
|
overload: com.microsoft.azure.management.sql._management_operation_state.fromString*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
startLine: 42
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Creates or finds a ManagementOperationState from its string representation. </p>
|
|
syntax: &o2
|
|
content: public static ManagementOperationState fromString(String name)
|
|
parameters:
|
|
- id: name
|
|
type: "26831127"
|
|
description: <p>a name to look for </p>
|
|
return:
|
|
type: com.microsoft.azure.management.sql._management_operation_state
|
|
description: <p>the corresponding ManagementOperationState </p>
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.IN_PROGRESS
|
|
id: IN_PROGRESS
|
|
parent: com.microsoft.azure.management.sql._management_operation_state
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
langs:
|
|
- java
|
|
name: IN_PROGRESS
|
|
nameWithType: ManagementOperationState.IN_PROGRESS
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.IN_PROGRESS
|
|
type: Field
|
|
source:
|
|
remote: *o0
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
startLine: 22
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Static value InProgress for ManagementOperationState. </p>
|
|
syntax:
|
|
content: public static final ManagementOperationState IN_PROGRESS= fromString("InProgress")
|
|
return:
|
|
type: 93de0ef9com.microsoft.azure.management.sql._management_operation_state
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.PENDING
|
|
id: PENDING
|
|
parent: com.microsoft.azure.management.sql._management_operation_state
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
langs:
|
|
- java
|
|
name: PENDING
|
|
nameWithType: ManagementOperationState.PENDING
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.PENDING
|
|
type: Field
|
|
source:
|
|
remote: *o0
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
startLine: 19
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Static value Pending for ManagementOperationState. </p>
|
|
syntax:
|
|
content: public static final ManagementOperationState PENDING= fromString("Pending")
|
|
return:
|
|
type: 93de0ef9com.microsoft.azure.management.sql._management_operation_state
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.SUCCEEDED
|
|
id: SUCCEEDED
|
|
parent: com.microsoft.azure.management.sql._management_operation_state
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
langs:
|
|
- java
|
|
name: SUCCEEDED
|
|
nameWithType: ManagementOperationState.SUCCEEDED
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.SUCCEEDED
|
|
type: Field
|
|
source:
|
|
remote: *o0
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
startLine: 25
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Static value Succeeded for ManagementOperationState. </p>
|
|
syntax:
|
|
content: public static final ManagementOperationState SUCCEEDED= fromString("Succeeded")
|
|
return:
|
|
type: 93de0ef9com.microsoft.azure.management.sql._management_operation_state
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.values()
|
|
id: values()
|
|
parent: com.microsoft.azure.management.sql._management_operation_state
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
langs:
|
|
- java
|
|
name: values()
|
|
nameWithType: ManagementOperationState.values()
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.values()
|
|
overload: com.microsoft.azure.management.sql._management_operation_state.values*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/ManagementOperationState.java
|
|
startLine: 49
|
|
package: com.microsoft.azure.management.sql
|
|
syntax:
|
|
content: public static Collection<ManagementOperationState> values()
|
|
return:
|
|
type: 12ebb11acom.microsoft.azure.management.sql._management_operation_statea08ddfce
|
|
description: <p>known ManagementOperationState values </p>
|
|
references:
|
|
- uid: 93de0ef9com.microsoft.azure.management.sql._management_operation_state
|
|
spec.java:
|
|
- name: 'final '
|
|
fullName: 'final '
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state
|
|
name: ManagementOperationState
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
- uid: "26831127"
|
|
spec.java:
|
|
- name: String
|
|
fullName: String
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.fromString*
|
|
name: fromString
|
|
nameWithType: ManagementOperationState.fromString
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.fromString
|
|
package: com.microsoft.azure.management.sql
|
|
- uid: 12ebb11acom.microsoft.azure.management.sql._management_operation_statea08ddfce
|
|
spec.java:
|
|
- name: Collection<
|
|
fullName: Collection<
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state
|
|
name: ManagementOperationState
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
- name: '>'
|
|
fullName: '>'
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.values*
|
|
name: values
|
|
nameWithType: ManagementOperationState.values
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.values
|
|
package: com.microsoft.azure.management.sql
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state
|
|
parent: com.microsoft.azure.management.sql
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
name: ManagementOperationState
|
|
nameWithType: ManagementOperationState
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState
|
|
type: Class
|
|
summary: <p>Defines values for ManagementOperationState. </p>
|
|
syntax: *o1
|
|
- uid: com.microsoft.azure.management.sql._management_operation_state.fromString(String)
|
|
parent: com.microsoft.azure.management.sql._management_operation_state
|
|
href: com.microsoft.azure.management.sql._management_operation_state.yml
|
|
name: fromString(String name)
|
|
nameWithType: ManagementOperationState.fromString(String name)
|
|
fullName: com.microsoft.azure.management.sql.ManagementOperationState.fromString(String name)
|
|
type: Method
|
|
summary: <p>Creates or finds a ManagementOperationState from its string representation. </p>
|
|
syntax: *o2
|