azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

135 строки
9.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile"
fullName: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile"
name: "GpuInstanceProfile"
nameWithType: "GpuInstanceProfile"
summary: "GPUInstance<wbr>Profile to be used to specify GPU MIG instance profile for supported GPU VM SKU."
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.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" 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 **GpuInstanceProfile**</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.containerservice.models.GpuInstanceProfile?alt=com.azure.resourcemanager.containerservice.models.GpuInstanceProfile&text=GpuInstanceProfile\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.GpuInstanceProfile()"
fullName: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.GpuInstanceProfile()"
name: "GpuInstanceProfile()"
nameWithType: "GpuInstanceProfile.GpuInstanceProfile()"
summary: "Creates a new instance of Gpu<wbr>Instance<wbr>Profile value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public GpuInstanceProfile()"
desc: "Creates a new instance of GpuInstanceProfile value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG1G"
fullName: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG1G"
name: "MIG1G"
nameWithType: "GpuInstanceProfile.MIG1G"
summary: "Static value MIG1g for Gpu<wbr>Instance<wbr>Profile."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.GpuInstanceProfile?alt=com.azure.resourcemanager.containerservice.models.GpuInstanceProfile&text=GpuInstanceProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final GpuInstanceProfile MIG1G"
desc: "Static value MIG1g for GpuInstanceProfile."
- uid: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG2G"
fullName: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG2G"
name: "MIG2G"
nameWithType: "GpuInstanceProfile.MIG2G"
summary: "Static value MIG2g for Gpu<wbr>Instance<wbr>Profile."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.GpuInstanceProfile?alt=com.azure.resourcemanager.containerservice.models.GpuInstanceProfile&text=GpuInstanceProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final GpuInstanceProfile MIG2G"
desc: "Static value MIG2g for GpuInstanceProfile."
- uid: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG3G"
fullName: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG3G"
name: "MIG3G"
nameWithType: "GpuInstanceProfile.MIG3G"
summary: "Static value MIG3g for Gpu<wbr>Instance<wbr>Profile."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.GpuInstanceProfile?alt=com.azure.resourcemanager.containerservice.models.GpuInstanceProfile&text=GpuInstanceProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final GpuInstanceProfile MIG3G"
desc: "Static value MIG3g for GpuInstanceProfile."
- uid: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG4G"
fullName: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG4G"
name: "MIG4G"
nameWithType: "GpuInstanceProfile.MIG4G"
summary: "Static value MIG4g for Gpu<wbr>Instance<wbr>Profile."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.GpuInstanceProfile?alt=com.azure.resourcemanager.containerservice.models.GpuInstanceProfile&text=GpuInstanceProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final GpuInstanceProfile MIG4G"
desc: "Static value MIG4g for GpuInstanceProfile."
- uid: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG7G"
fullName: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.MIG7G"
name: "MIG7G"
nameWithType: "GpuInstanceProfile.MIG7G"
summary: "Static value MIG7g for Gpu<wbr>Instance<wbr>Profile."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.GpuInstanceProfile?alt=com.azure.resourcemanager.containerservice.models.GpuInstanceProfile&text=GpuInstanceProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final GpuInstanceProfile MIG7G"
desc: "Static value MIG7g for GpuInstanceProfile."
methods:
- uid: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.fromString(String name)"
name: "fromString(String name)"
nameWithType: "GpuInstanceProfile.fromString(String name)"
summary: "Creates or finds a Gpu<wbr>Instance<wbr>Profile 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 GpuInstanceProfile fromString(String name)"
desc: "Creates or finds a GpuInstanceProfile from its string representation."
returns:
description: "the corresponding GpuInstanceProfile."
type: "<xref href=\"com.azure.resourcemanager.containerservice.models.GpuInstanceProfile?alt=com.azure.resourcemanager.containerservice.models.GpuInstanceProfile&text=GpuInstanceProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.values()"
fullName: "com.azure.resourcemanager.containerservice.models.GpuInstanceProfile.values()"
name: "values()"
nameWithType: "GpuInstanceProfile.values()"
summary: "Gets known Gpu<wbr>Instance<wbr>Profile values."
modifiers:
- "static"
syntax: "public static Collection<GpuInstanceProfile> values()"
desc: "Gets known GpuInstanceProfile values."
returns:
description: "known GpuInstanceProfile values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.containerservice.models.GpuInstanceProfile?alt=com.azure.resourcemanager.containerservice.models.GpuInstanceProfile&text=GpuInstanceProfile\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU."
metadata: {}
package: "com.azure.resourcemanager.containerservice.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-containerservice:2.44.0