2017-11-12 15:05:06 +03:00
|
|
|
### YamlMime:ManagedReference
|
|
|
|
items:
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions
|
|
|
|
id: _target_elastic_pool_editions
|
|
|
|
parent: com.microsoft.azure.management.sql
|
|
|
|
children:
|
|
|
|
- com.microsoft.azure.management.sql._target_elastic_pool_editions.BASIC
|
|
|
|
- com.microsoft.azure.management.sql._target_elastic_pool_editions.fromString(String)
|
|
|
|
- com.microsoft.azure.management.sql._target_elastic_pool_editions.PREMIUM
|
|
|
|
- com.microsoft.azure.management.sql._target_elastic_pool_editions.STANDARD
|
|
|
|
- com.microsoft.azure.management.sql._target_elastic_pool_editions.TargetElasticPoolEditions(String)
|
|
|
|
- com.microsoft.azure.management.sql._target_elastic_pool_editions.toString()
|
|
|
|
href: com.microsoft.azure.management.sql._target_elastic_pool_editions.yml
|
|
|
|
langs:
|
|
|
|
- java
|
|
|
|
name: TargetElasticPoolEditions
|
|
|
|
nameWithType: TargetElasticPoolEditions
|
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions
|
|
|
|
type: Enum
|
|
|
|
source:
|
|
|
|
remote: &o0
|
|
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/TargetElasticPoolEditions.java
|
|
|
|
branch: v1.3.0
|
|
|
|
repo: https://github.com/Azure/azure-sdk-for-java
|
|
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/TargetElasticPoolEditions.java
|
|
|
|
startLine: 16
|
|
|
|
package: com.microsoft.azure.management.sql
|
2018-07-20 12:41:48 +03:00
|
|
|
summary: <p>Defines values for TargetElasticPoolEditions. </p>
|
2017-11-12 15:05:06 +03:00
|
|
|
syntax: &o1
|
|
|
|
content: public enum TargetElasticPoolEditions
|
|
|
|
inheritance:
|
|
|
|
- java.lang.Object
|
|
|
|
- java.lang.Enum<TargetElasticPoolEditions>
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions.BASIC
|
|
|
|
id: BASIC
|
|
|
|
parent: com.microsoft.azure.management.sql._target_elastic_pool_editions
|
|
|
|
href: com.microsoft.azure.management.sql._target_elastic_pool_editions.yml
|
|
|
|
langs:
|
|
|
|
- java
|
|
|
|
name: BASIC
|
|
|
|
nameWithType: TargetElasticPoolEditions.BASIC
|
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions.BASIC
|
|
|
|
type: Field
|
|
|
|
source:
|
|
|
|
remote: *o0
|
|
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/TargetElasticPoolEditions.java
|
|
|
|
startLine: 18
|
|
|
|
package: com.microsoft.azure.management.sql
|
|
|
|
summary: <p>Enum value Basic. </p>
|
|
|
|
syntax:
|
|
|
|
content: public BASIC=("Basic")
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions.fromString(String)
|
|
|
|
id: fromString(String)
|
|
|
|
parent: com.microsoft.azure.management.sql._target_elastic_pool_editions
|
|
|
|
href: com.microsoft.azure.management.sql._target_elastic_pool_editions.yml
|
|
|
|
langs:
|
|
|
|
- java
|
|
|
|
name: fromString(String value)
|
|
|
|
nameWithType: TargetElasticPoolEditions.fromString(String value)
|
2018-07-25 12:21:07 +03:00
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions.fromString(String value)
|
2017-11-12 15:05:06 +03:00
|
|
|
overload: com.microsoft.azure.management.sql._target_elastic_pool_editions.fromString*
|
|
|
|
type: Method
|
|
|
|
source:
|
|
|
|
remote: *o0
|
|
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/TargetElasticPoolEditions.java
|
|
|
|
startLine: 40
|
|
|
|
package: com.microsoft.azure.management.sql
|
|
|
|
summary: >-
|
2018-07-20 12:41:48 +03:00
|
|
|
<p>Parses a serialized value to a TargetElasticPoolEditions instance.</p>
|
2017-11-12 15:05:06 +03:00
|
|
|
|
|
|
|
<p></p>
|
|
|
|
syntax:
|
|
|
|
content: public static TargetElasticPoolEditions fromString(String value)
|
|
|
|
parameters:
|
|
|
|
- id: value
|
|
|
|
type: "26831127"
|
|
|
|
description: <p>the serialized value to parse. </p>
|
|
|
|
return:
|
|
|
|
type: com.microsoft.azure.management.sql._target_elastic_pool_editions
|
2018-07-20 12:41:48 +03:00
|
|
|
description: <p>the parsed TargetElasticPoolEditions object, or null if unable to parse. </p>
|
2017-11-12 15:05:06 +03:00
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions.PREMIUM
|
|
|
|
id: PREMIUM
|
|
|
|
parent: com.microsoft.azure.management.sql._target_elastic_pool_editions
|
|
|
|
href: com.microsoft.azure.management.sql._target_elastic_pool_editions.yml
|
|
|
|
langs:
|
|
|
|
- java
|
|
|
|
name: PREMIUM
|
|
|
|
nameWithType: TargetElasticPoolEditions.PREMIUM
|
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions.PREMIUM
|
|
|
|
type: Field
|
|
|
|
source:
|
|
|
|
remote: *o0
|
|
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/TargetElasticPoolEditions.java
|
|
|
|
startLine: 24
|
|
|
|
package: com.microsoft.azure.management.sql
|
|
|
|
summary: <p>Enum value Premium. </p>
|
|
|
|
syntax:
|
|
|
|
content: public PREMIUM=("Premium")
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions.STANDARD
|
|
|
|
id: STANDARD
|
|
|
|
parent: com.microsoft.azure.management.sql._target_elastic_pool_editions
|
|
|
|
href: com.microsoft.azure.management.sql._target_elastic_pool_editions.yml
|
|
|
|
langs:
|
|
|
|
- java
|
|
|
|
name: STANDARD
|
|
|
|
nameWithType: TargetElasticPoolEditions.STANDARD
|
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions.STANDARD
|
|
|
|
type: Field
|
|
|
|
source:
|
|
|
|
remote: *o0
|
|
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/TargetElasticPoolEditions.java
|
|
|
|
startLine: 21
|
|
|
|
package: com.microsoft.azure.management.sql
|
|
|
|
summary: <p>Enum value Standard. </p>
|
|
|
|
syntax:
|
|
|
|
content: public STANDARD=("Standard")
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions.TargetElasticPoolEditions(String)
|
|
|
|
id: TargetElasticPoolEditions(String)
|
|
|
|
parent: com.microsoft.azure.management.sql._target_elastic_pool_editions
|
|
|
|
href: com.microsoft.azure.management.sql._target_elastic_pool_editions.yml
|
|
|
|
langs:
|
|
|
|
- java
|
|
|
|
name: TargetElasticPoolEditions(String value)
|
|
|
|
nameWithType: TargetElasticPoolEditions.TargetElasticPoolEditions(String value)
|
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions.TargetElasticPoolEditions(String value)
|
|
|
|
overload: com.microsoft.azure.management.sql._target_elastic_pool_editions.TargetElasticPoolEditions*
|
|
|
|
type: Constructor
|
|
|
|
source:
|
|
|
|
remote: *o0
|
|
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/TargetElasticPoolEditions.java
|
|
|
|
startLine: 29
|
|
|
|
package: com.microsoft.azure.management.sql
|
|
|
|
syntax:
|
|
|
|
content: public TargetElasticPoolEditions(String value)
|
|
|
|
parameters:
|
|
|
|
- id: value
|
|
|
|
type: "26831127"
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions.toString()
|
|
|
|
id: toString()
|
|
|
|
parent: com.microsoft.azure.management.sql._target_elastic_pool_editions
|
|
|
|
href: com.microsoft.azure.management.sql._target_elastic_pool_editions.yml
|
|
|
|
langs:
|
|
|
|
- java
|
|
|
|
name: toString()
|
|
|
|
nameWithType: TargetElasticPoolEditions.toString()
|
2018-07-25 12:21:07 +03:00
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions.toString()
|
2017-11-12 15:05:06 +03:00
|
|
|
overload: com.microsoft.azure.management.sql._target_elastic_pool_editions.toString*
|
|
|
|
type: Method
|
|
|
|
source:
|
|
|
|
remote: *o0
|
|
|
|
path: azure-mgmt-sql/src/main/java/com/microsoft/azure/management/sql/TargetElasticPoolEditions.java
|
|
|
|
startLine: 52
|
|
|
|
package: com.microsoft.azure.management.sql
|
|
|
|
syntax:
|
|
|
|
content: public String toString()
|
|
|
|
return:
|
|
|
|
type: "26831127"
|
|
|
|
references:
|
|
|
|
- uid: "26831127"
|
|
|
|
spec.java:
|
|
|
|
- name: String
|
|
|
|
fullName: String
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions.TargetElasticPoolEditions*
|
|
|
|
name: TargetElasticPoolEditions
|
|
|
|
nameWithType: TargetElasticPoolEditions.TargetElasticPoolEditions
|
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions.TargetElasticPoolEditions
|
|
|
|
package: com.microsoft.azure.management.sql
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions.toString*
|
|
|
|
name: toString
|
|
|
|
nameWithType: TargetElasticPoolEditions.toString
|
2018-07-25 12:21:07 +03:00
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions.toString
|
2017-11-12 15:05:06 +03:00
|
|
|
package: com.microsoft.azure.management.sql
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions.fromString*
|
|
|
|
name: fromString
|
|
|
|
nameWithType: TargetElasticPoolEditions.fromString
|
2018-07-25 12:21:07 +03:00
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions.fromString
|
2017-11-12 15:05:06 +03:00
|
|
|
package: com.microsoft.azure.management.sql
|
|
|
|
- uid: com.microsoft.azure.management.sql._target_elastic_pool_editions
|
|
|
|
parent: com.microsoft.azure.management.sql
|
|
|
|
href: com.microsoft.azure.management.sql._target_elastic_pool_editions.yml
|
|
|
|
name: TargetElasticPoolEditions
|
|
|
|
nameWithType: TargetElasticPoolEditions
|
|
|
|
fullName: com.microsoft.azure.management.sql.TargetElasticPoolEditions
|
|
|
|
type: Enum
|
2018-07-20 12:41:48 +03:00
|
|
|
summary: <p>Defines values for TargetElasticPoolEditions. </p>
|
2017-11-12 15:05:06 +03:00
|
|
|
syntax: *o1
|