849 строки
47 KiB
YAML
849 строки
47 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.sql.ServiceObjectiveName"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName"
|
|
name: "ServiceObjectiveName"
|
|
nameWithType: "ServiceObjectiveName"
|
|
summary: "Defines values for Service<wbr>Objective<wbr>Name."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.equals(java.lang.Object)?alt=com.microsoft.rest.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.hashCode()?alt=com.microsoft.rest.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.toString()?alt=com.microsoft.rest.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public final class **ServiceObjectiveName**</br> extends <xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.ServiceObjectiveName()"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.ServiceObjectiveName()"
|
|
name: "ServiceObjectiveName()"
|
|
nameWithType: "ServiceObjectiveName.ServiceObjectiveName()"
|
|
syntax: "public ServiceObjectiveName()"
|
|
fields:
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.BASIC"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.BASIC"
|
|
name: "BASIC"
|
|
nameWithType: "ServiceObjectiveName.BASIC"
|
|
summary: "Static value Basic for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName BASIC"
|
|
desc: "Static value Basic for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS100"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS100"
|
|
name: "DS100"
|
|
nameWithType: "ServiceObjectiveName.DS100"
|
|
summary: "Static value DS100 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS100"
|
|
desc: "Static value DS100 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS1000"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS1000"
|
|
name: "DS1000"
|
|
nameWithType: "ServiceObjectiveName.DS1000"
|
|
summary: "Static value DS1000 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS1000"
|
|
desc: "Static value DS1000 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS1200"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS1200"
|
|
name: "DS1200"
|
|
nameWithType: "ServiceObjectiveName.DS1200"
|
|
summary: "Static value DS1200 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS1200"
|
|
desc: "Static value DS1200 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS1500"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS1500"
|
|
name: "DS1500"
|
|
nameWithType: "ServiceObjectiveName.DS1500"
|
|
summary: "Static value DS1500 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS1500"
|
|
desc: "Static value DS1500 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS200"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS200"
|
|
name: "DS200"
|
|
nameWithType: "ServiceObjectiveName.DS200"
|
|
summary: "Static value DS200 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS200"
|
|
desc: "Static value DS200 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS2000"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS2000"
|
|
name: "DS2000"
|
|
nameWithType: "ServiceObjectiveName.DS2000"
|
|
summary: "Static value DS2000 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS2000"
|
|
desc: "Static value DS2000 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS300"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS300"
|
|
name: "DS300"
|
|
nameWithType: "ServiceObjectiveName.DS300"
|
|
summary: "Static value DS300 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS300"
|
|
desc: "Static value DS300 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS400"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS400"
|
|
name: "DS400"
|
|
nameWithType: "ServiceObjectiveName.DS400"
|
|
summary: "Static value DS400 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS400"
|
|
desc: "Static value DS400 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS500"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS500"
|
|
name: "DS500"
|
|
nameWithType: "ServiceObjectiveName.DS500"
|
|
summary: "Static value DS500 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS500"
|
|
desc: "Static value DS500 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS600"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DS600"
|
|
name: "DS600"
|
|
nameWithType: "ServiceObjectiveName.DS600"
|
|
summary: "Static value DS600 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DS600"
|
|
desc: "Static value DS600 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW100"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW100"
|
|
name: "DW100"
|
|
nameWithType: "ServiceObjectiveName.DW100"
|
|
summary: "Static value DW100 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW100"
|
|
desc: "Static value DW100 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1000"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1000"
|
|
name: "DW1000"
|
|
nameWithType: "ServiceObjectiveName.DW1000"
|
|
summary: "Static value DW1000 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW1000"
|
|
desc: "Static value DW1000 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW10000C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW10000C"
|
|
name: "DW10000C"
|
|
nameWithType: "ServiceObjectiveName.DW10000C"
|
|
summary: "Static value DW10000c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW10000C"
|
|
desc: "Static value DW10000c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1000C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1000C"
|
|
name: "DW1000C"
|
|
nameWithType: "ServiceObjectiveName.DW1000C"
|
|
summary: "Static value DW1000c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW1000C"
|
|
desc: "Static value DW1000c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1200"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1200"
|
|
name: "DW1200"
|
|
nameWithType: "ServiceObjectiveName.DW1200"
|
|
summary: "Static value DW1200 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW1200"
|
|
desc: "Static value DW1200 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1500"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1500"
|
|
name: "DW1500"
|
|
nameWithType: "ServiceObjectiveName.DW1500"
|
|
summary: "Static value DW1500 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW1500"
|
|
desc: "Static value DW1500 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW15000C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW15000C"
|
|
name: "DW15000C"
|
|
nameWithType: "ServiceObjectiveName.DW15000C"
|
|
summary: "Static value DW15000c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW15000C"
|
|
desc: "Static value DW15000c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1500C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW1500C"
|
|
name: "DW1500C"
|
|
nameWithType: "ServiceObjectiveName.DW1500C"
|
|
summary: "Static value DW1500c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW1500C"
|
|
desc: "Static value DW1500c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW200"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW200"
|
|
name: "DW200"
|
|
nameWithType: "ServiceObjectiveName.DW200"
|
|
summary: "Static value DW200 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW200"
|
|
desc: "Static value DW200 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW2000"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW2000"
|
|
name: "DW2000"
|
|
nameWithType: "ServiceObjectiveName.DW2000"
|
|
summary: "Static value DW2000 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW2000"
|
|
desc: "Static value DW2000 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW2000C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW2000C"
|
|
name: "DW2000C"
|
|
nameWithType: "ServiceObjectiveName.DW2000C"
|
|
summary: "Static value DW2000c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW2000C"
|
|
desc: "Static value DW2000c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW2500C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW2500C"
|
|
name: "DW2500C"
|
|
nameWithType: "ServiceObjectiveName.DW2500C"
|
|
summary: "Static value DW2500c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW2500C"
|
|
desc: "Static value DW2500c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW300"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW300"
|
|
name: "DW300"
|
|
nameWithType: "ServiceObjectiveName.DW300"
|
|
summary: "Static value DW300 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW300"
|
|
desc: "Static value DW300 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW3000"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW3000"
|
|
name: "DW3000"
|
|
nameWithType: "ServiceObjectiveName.DW3000"
|
|
summary: "Static value DW3000 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW3000"
|
|
desc: "Static value DW3000 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW30000C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW30000C"
|
|
name: "DW30000C"
|
|
nameWithType: "ServiceObjectiveName.DW30000C"
|
|
summary: "Static value DW30000c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW30000C"
|
|
desc: "Static value DW30000c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW3000C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW3000C"
|
|
name: "DW3000C"
|
|
nameWithType: "ServiceObjectiveName.DW3000C"
|
|
summary: "Static value DW3000c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW3000C"
|
|
desc: "Static value DW3000c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW400"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW400"
|
|
name: "DW400"
|
|
nameWithType: "ServiceObjectiveName.DW400"
|
|
summary: "Static value DW400 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW400"
|
|
desc: "Static value DW400 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW500"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW500"
|
|
name: "DW500"
|
|
nameWithType: "ServiceObjectiveName.DW500"
|
|
summary: "Static value DW500 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW500"
|
|
desc: "Static value DW500 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW5000C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW5000C"
|
|
name: "DW5000C"
|
|
nameWithType: "ServiceObjectiveName.DW5000C"
|
|
summary: "Static value DW5000c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW5000C"
|
|
desc: "Static value DW5000c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW600"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW600"
|
|
name: "DW600"
|
|
nameWithType: "ServiceObjectiveName.DW600"
|
|
summary: "Static value DW600 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW600"
|
|
desc: "Static value DW600 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW6000"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW6000"
|
|
name: "DW6000"
|
|
nameWithType: "ServiceObjectiveName.DW6000"
|
|
summary: "Static value DW6000 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW6000"
|
|
desc: "Static value DW6000 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW6000C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW6000C"
|
|
name: "DW6000C"
|
|
nameWithType: "ServiceObjectiveName.DW6000C"
|
|
summary: "Static value DW6000c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW6000C"
|
|
desc: "Static value DW6000c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW7500C"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.DW7500C"
|
|
name: "DW7500C"
|
|
nameWithType: "ServiceObjectiveName.DW7500C"
|
|
summary: "Static value DW7500c for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName DW7500C"
|
|
desc: "Static value DW7500c for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.ELASTIC_POOL"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.ELASTIC_POOL"
|
|
name: "ELASTIC_POOL"
|
|
nameWithType: "ServiceObjectiveName.ELASTIC_POOL"
|
|
summary: "Static value Elastic<wbr>Pool for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName ELASTIC_POOL"
|
|
desc: "Static value ElasticPool for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.FREE"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.FREE"
|
|
name: "FREE"
|
|
nameWithType: "ServiceObjectiveName.FREE"
|
|
summary: "Static value Free for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName FREE"
|
|
desc: "Static value Free for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.P1"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.P1"
|
|
name: "P1"
|
|
nameWithType: "ServiceObjectiveName.P1"
|
|
summary: "Static value P1 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName P1"
|
|
desc: "Static value P1 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.P11"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.P11"
|
|
name: "P11"
|
|
nameWithType: "ServiceObjectiveName.P11"
|
|
summary: "Static value P11 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName P11"
|
|
desc: "Static value P11 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.P15"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.P15"
|
|
name: "P15"
|
|
nameWithType: "ServiceObjectiveName.P15"
|
|
summary: "Static value P15 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName P15"
|
|
desc: "Static value P15 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.P2"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.P2"
|
|
name: "P2"
|
|
nameWithType: "ServiceObjectiveName.P2"
|
|
summary: "Static value P2 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName P2"
|
|
desc: "Static value P2 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.P3"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.P3"
|
|
name: "P3"
|
|
nameWithType: "ServiceObjectiveName.P3"
|
|
summary: "Static value P3 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName P3"
|
|
desc: "Static value P3 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.P4"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.P4"
|
|
name: "P4"
|
|
nameWithType: "ServiceObjectiveName.P4"
|
|
summary: "Static value P4 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName P4"
|
|
desc: "Static value P4 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.P6"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.P6"
|
|
name: "P6"
|
|
nameWithType: "ServiceObjectiveName.P6"
|
|
summary: "Static value P6 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName P6"
|
|
desc: "Static value P6 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.PRS1"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.PRS1"
|
|
name: "PRS1"
|
|
nameWithType: "ServiceObjectiveName.PRS1"
|
|
summary: "Static value PRS1 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName PRS1"
|
|
desc: "Static value PRS1 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.PRS2"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.PRS2"
|
|
name: "PRS2"
|
|
nameWithType: "ServiceObjectiveName.PRS2"
|
|
summary: "Static value PRS2 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName PRS2"
|
|
desc: "Static value PRS2 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.PRS4"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.PRS4"
|
|
name: "PRS4"
|
|
nameWithType: "ServiceObjectiveName.PRS4"
|
|
summary: "Static value PRS4 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName PRS4"
|
|
desc: "Static value PRS4 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.PRS6"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.PRS6"
|
|
name: "PRS6"
|
|
nameWithType: "ServiceObjectiveName.PRS6"
|
|
summary: "Static value PRS6 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName PRS6"
|
|
desc: "Static value PRS6 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.S0"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.S0"
|
|
name: "S0"
|
|
nameWithType: "ServiceObjectiveName.S0"
|
|
summary: "Static value S0 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName S0"
|
|
desc: "Static value S0 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.S1"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.S1"
|
|
name: "S1"
|
|
nameWithType: "ServiceObjectiveName.S1"
|
|
summary: "Static value S1 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName S1"
|
|
desc: "Static value S1 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.S12"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.S12"
|
|
name: "S12"
|
|
nameWithType: "ServiceObjectiveName.S12"
|
|
summary: "Static value S12 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName S12"
|
|
desc: "Static value S12 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.S2"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.S2"
|
|
name: "S2"
|
|
nameWithType: "ServiceObjectiveName.S2"
|
|
summary: "Static value S2 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName S2"
|
|
desc: "Static value S2 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.S3"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.S3"
|
|
name: "S3"
|
|
nameWithType: "ServiceObjectiveName.S3"
|
|
summary: "Static value S3 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName S3"
|
|
desc: "Static value S3 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.S4"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.S4"
|
|
name: "S4"
|
|
nameWithType: "ServiceObjectiveName.S4"
|
|
summary: "Static value S4 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName S4"
|
|
desc: "Static value S4 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.S6"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.S6"
|
|
name: "S6"
|
|
nameWithType: "ServiceObjectiveName.S6"
|
|
summary: "Static value S6 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName S6"
|
|
desc: "Static value S6 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.S7"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.S7"
|
|
name: "S7"
|
|
nameWithType: "ServiceObjectiveName.S7"
|
|
summary: "Static value S7 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName S7"
|
|
desc: "Static value S7 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.S9"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.S9"
|
|
name: "S9"
|
|
nameWithType: "ServiceObjectiveName.S9"
|
|
summary: "Static value S9 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName S9"
|
|
desc: "Static value S9 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM"
|
|
name: "SYSTEM"
|
|
nameWithType: "ServiceObjectiveName.SYSTEM"
|
|
summary: "Static value System for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName SYSTEM"
|
|
desc: "Static value System for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM0"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM0"
|
|
name: "SYSTEM0"
|
|
nameWithType: "ServiceObjectiveName.SYSTEM0"
|
|
summary: "Static value System0 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName SYSTEM0"
|
|
desc: "Static value System0 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM1"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM1"
|
|
name: "SYSTEM1"
|
|
nameWithType: "ServiceObjectiveName.SYSTEM1"
|
|
summary: "Static value System1 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName SYSTEM1"
|
|
desc: "Static value System1 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM2"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM2"
|
|
name: "SYSTEM2"
|
|
nameWithType: "ServiceObjectiveName.SYSTEM2"
|
|
summary: "Static value System2 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName SYSTEM2"
|
|
desc: "Static value System2 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM2L"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM2L"
|
|
name: "SYSTEM2L"
|
|
nameWithType: "ServiceObjectiveName.SYSTEM2L"
|
|
summary: "Static value System2L for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName SYSTEM2L"
|
|
desc: "Static value System2L for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM3"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM3"
|
|
name: "SYSTEM3"
|
|
nameWithType: "ServiceObjectiveName.SYSTEM3"
|
|
summary: "Static value System3 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName SYSTEM3"
|
|
desc: "Static value System3 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM3L"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM3L"
|
|
name: "SYSTEM3L"
|
|
nameWithType: "ServiceObjectiveName.SYSTEM3L"
|
|
summary: "Static value System3L for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName SYSTEM3L"
|
|
desc: "Static value System3L for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM4"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM4"
|
|
name: "SYSTEM4"
|
|
nameWithType: "ServiceObjectiveName.SYSTEM4"
|
|
summary: "Static value System4 for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName SYSTEM4"
|
|
desc: "Static value System4 for ServiceObjectiveName."
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM4L"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.SYSTEM4L"
|
|
name: "SYSTEM4L"
|
|
nameWithType: "ServiceObjectiveName.SYSTEM4L"
|
|
summary: "Static value System4L for Service<wbr>Objective<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ServiceObjectiveName SYSTEM4L"
|
|
desc: "Static value System4L for ServiceObjectiveName."
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.fromString(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "ServiceObjectiveName.fromString(String name)"
|
|
summary: "Creates or finds a Service<wbr>Objective<wbr>Name from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for"
|
|
name: "name"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static ServiceObjectiveName fromString(String name)"
|
|
desc: "Creates or finds a ServiceObjectiveName from its string representation."
|
|
returns:
|
|
description: "the corresponding ServiceObjectiveName"
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.sql.ServiceObjectiveName.values()"
|
|
fullName: "com.microsoft.azure.management.sql.ServiceObjectiveName.values()"
|
|
name: "values()"
|
|
nameWithType: "ServiceObjectiveName.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<ServiceObjectiveName> values()"
|
|
returns:
|
|
description: "known ServiceObjectiveName values"
|
|
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Defines values for ServiceObjectiveName."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.sql"
|
|
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4
|