azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.m...

164 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.Status"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status"
name: "Status"
nameWithType: "Status"
summary: "Defines values for Status."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **Status**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.Status()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.Status()"
name: "Status()"
nameWithType: "Status.Status()"
syntax: "public Status()"
fields:
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.FAILURE"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.FAILURE"
name: "FAILURE"
nameWithType: "Status.FAILURE"
summary: "Static value Failure for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status FAILURE"
desc: "Static value Failure for Status."
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.INVALID_QUOTA_BELOW_CLUSTER_MINIMUM"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.INVALID_QUOTA_BELOW_CLUSTER_MINIMUM"
name: "INVALID_QUOTA_BELOW_CLUSTER_MINIMUM"
nameWithType: "Status.INVALID_QUOTA_BELOW_CLUSTER_MINIMUM"
summary: "Static value Invalid<wbr>Quota<wbr>Below<wbr>Cluster<wbr>Minimum for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status INVALID_QUOTA_BELOW_CLUSTER_MINIMUM"
desc: "Static value InvalidQuotaBelowClusterMinimum for Status."
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.INVALID_QUOTA_EXCEEDS_SUBSCRIPTION_LIMIT"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.INVALID_QUOTA_EXCEEDS_SUBSCRIPTION_LIMIT"
name: "INVALID_QUOTA_EXCEEDS_SUBSCRIPTION_LIMIT"
nameWithType: "Status.INVALID_QUOTA_EXCEEDS_SUBSCRIPTION_LIMIT"
summary: "Static value Invalid<wbr>Quota<wbr>Exceeds<wbr>Subscription<wbr>Limit for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status INVALID_QUOTA_EXCEEDS_SUBSCRIPTION_LIMIT"
desc: "Static value InvalidQuotaExceedsSubscriptionLimit for Status."
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.INVALID_VMFAMILY_NAME"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.INVALID_VMFAMILY_NAME"
name: "INVALID_VMFAMILY_NAME"
nameWithType: "Status.INVALID_VMFAMILY_NAME"
summary: "Static value Invalid<wbr>VMFamily<wbr>Name for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status INVALID_VMFAMILY_NAME"
desc: "Static value InvalidVMFamilyName for Status."
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.OPERATION_NOT_ENABLED_FOR_REGION"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.OPERATION_NOT_ENABLED_FOR_REGION"
name: "OPERATION_NOT_ENABLED_FOR_REGION"
nameWithType: "Status.OPERATION_NOT_ENABLED_FOR_REGION"
summary: "Static value Operation<wbr>Not<wbr>Enabled<wbr>For<wbr>Region for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status OPERATION_NOT_ENABLED_FOR_REGION"
desc: "Static value OperationNotEnabledForRegion for Status."
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.OPERATION_NOT_SUPPORTED_FOR_SKU"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.OPERATION_NOT_SUPPORTED_FOR_SKU"
name: "OPERATION_NOT_SUPPORTED_FOR_SKU"
nameWithType: "Status.OPERATION_NOT_SUPPORTED_FOR_SKU"
summary: "Static value Operation<wbr>Not<wbr>Supported<wbr>For<wbr>Sku for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status OPERATION_NOT_SUPPORTED_FOR_SKU"
desc: "Static value OperationNotSupportedForSku for Status."
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.SUCCESS"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.SUCCESS"
name: "SUCCESS"
nameWithType: "Status.SUCCESS"
summary: "Static value Success for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status SUCCESS"
desc: "Static value Success for Status."
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.UNDEFINED"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.UNDEFINED"
name: "UNDEFINED"
nameWithType: "Status.UNDEFINED"
summary: "Static value Undefined for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status UNDEFINED"
desc: "Static value Undefined for Status."
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.fromString(String name)"
name: "fromString(String name)"
nameWithType: "Status.fromString(String name)"
summary: "Creates or finds a Status from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static Status fromString(String name)"
desc: "Creates or finds a Status from its string representation."
returns:
description: "the corresponding Status."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.Status.values()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Status.values()"
name: "values()"
nameWithType: "Status.values()"
modifiers:
- "static"
syntax: "public static Collection<Status> values()"
returns:
description: "known Status values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Status?alt=com.azure.resourcemanager.machinelearningservices.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for Status."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1