2024-06-27 07:53:30 +03:00
|
|
|
### YamlMime:JavaType
|
|
|
|
uid: "com.azure.resourcemanager.appservice.models.RuntimeName"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName"
|
|
|
|
name: "RuntimeName"
|
|
|
|
nameWithType: "RuntimeName"
|
|
|
|
summary: "Function app runtime name."
|
|
|
|
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 **RuntimeName**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appservice.models.RuntimeName?alt=com.azure.resourcemanager.appservice.models.RuntimeName&text=RuntimeName\" data-throw-if-not-resolved=\"False\" />>"
|
|
|
|
constructors:
|
|
|
|
- uid: "com.azure.resourcemanager.appservice.models.RuntimeName.RuntimeName()"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName.RuntimeName()"
|
|
|
|
name: "RuntimeName()"
|
|
|
|
nameWithType: "RuntimeName.RuntimeName()"
|
|
|
|
summary: "Creates a new instance of Runtime<wbr>Name value."
|
|
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.appservice.models.RuntimeName.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 RuntimeName()"
|
|
|
|
desc: "Creates a new instance of RuntimeName value."
|
|
|
|
hasDeprecatedTag: true
|
|
|
|
fields:
|
|
|
|
- uid: "com.azure.resourcemanager.appservice.models.RuntimeName.CUSTOM"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName.CUSTOM"
|
|
|
|
name: "CUSTOM"
|
|
|
|
nameWithType: "RuntimeName.CUSTOM"
|
|
|
|
summary: "Static value custom for Runtime<wbr>Name."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RuntimeName?alt=com.azure.resourcemanager.appservice.models.RuntimeName&text=RuntimeName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final RuntimeName CUSTOM"
|
|
|
|
desc: "Static value custom for RuntimeName."
|
|
|
|
- uid: "com.azure.resourcemanager.appservice.models.RuntimeName.DOTNET_ISOLATED"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName.DOTNET_ISOLATED"
|
|
|
|
name: "DOTNET_ISOLATED"
|
|
|
|
nameWithType: "RuntimeName.DOTNET_ISOLATED"
|
|
|
|
summary: "Static value dotnet-isolated for Runtime<wbr>Name."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RuntimeName?alt=com.azure.resourcemanager.appservice.models.RuntimeName&text=RuntimeName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final RuntimeName DOTNET_ISOLATED"
|
|
|
|
desc: "Static value dotnet-isolated for RuntimeName."
|
|
|
|
- uid: "com.azure.resourcemanager.appservice.models.RuntimeName.JAVA"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName.JAVA"
|
|
|
|
name: "JAVA"
|
|
|
|
nameWithType: "RuntimeName.JAVA"
|
|
|
|
summary: "Static value java for Runtime<wbr>Name."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RuntimeName?alt=com.azure.resourcemanager.appservice.models.RuntimeName&text=RuntimeName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final RuntimeName JAVA"
|
|
|
|
desc: "Static value java for RuntimeName."
|
|
|
|
- uid: "com.azure.resourcemanager.appservice.models.RuntimeName.NODE"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName.NODE"
|
|
|
|
name: "NODE"
|
|
|
|
nameWithType: "RuntimeName.NODE"
|
|
|
|
summary: "Static value node for Runtime<wbr>Name."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RuntimeName?alt=com.azure.resourcemanager.appservice.models.RuntimeName&text=RuntimeName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final RuntimeName NODE"
|
|
|
|
desc: "Static value node for RuntimeName."
|
|
|
|
- uid: "com.azure.resourcemanager.appservice.models.RuntimeName.POWERSHELL"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName.POWERSHELL"
|
|
|
|
name: "POWERSHELL"
|
|
|
|
nameWithType: "RuntimeName.POWERSHELL"
|
|
|
|
summary: "Static value powershell for Runtime<wbr>Name."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RuntimeName?alt=com.azure.resourcemanager.appservice.models.RuntimeName&text=RuntimeName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final RuntimeName POWERSHELL"
|
|
|
|
desc: "Static value powershell for RuntimeName."
|
|
|
|
- uid: "com.azure.resourcemanager.appservice.models.RuntimeName.PYTHON"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName.PYTHON"
|
|
|
|
name: "PYTHON"
|
|
|
|
nameWithType: "RuntimeName.PYTHON"
|
|
|
|
summary: "Static value python for Runtime<wbr>Name."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RuntimeName?alt=com.azure.resourcemanager.appservice.models.RuntimeName&text=RuntimeName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final RuntimeName PYTHON"
|
|
|
|
desc: "Static value python for RuntimeName."
|
|
|
|
methods:
|
|
|
|
- uid: "com.azure.resourcemanager.appservice.models.RuntimeName.fromString(java.lang.String)"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName.fromString(String name)"
|
|
|
|
name: "fromString(String name)"
|
|
|
|
nameWithType: "RuntimeName.fromString(String name)"
|
|
|
|
summary: "Creates or finds a Runtime<wbr>Name 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 RuntimeName fromString(String name)"
|
|
|
|
desc: "Creates or finds a RuntimeName from its string representation."
|
|
|
|
returns:
|
|
|
|
description: "the corresponding RuntimeName."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RuntimeName?alt=com.azure.resourcemanager.appservice.models.RuntimeName&text=RuntimeName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- uid: "com.azure.resourcemanager.appservice.models.RuntimeName.values()"
|
|
|
|
fullName: "com.azure.resourcemanager.appservice.models.RuntimeName.values()"
|
|
|
|
name: "values()"
|
|
|
|
nameWithType: "RuntimeName.values()"
|
|
|
|
summary: "Gets known Runtime<wbr>Name values."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
syntax: "public static Collection<RuntimeName> values()"
|
|
|
|
desc: "Gets known RuntimeName values."
|
|
|
|
returns:
|
|
|
|
description: "known RuntimeName values."
|
|
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.appservice.models.RuntimeName?alt=com.azure.resourcemanager.appservice.models.RuntimeName&text=RuntimeName\" data-throw-if-not-resolved=\"False\" />>"
|
|
|
|
type: "class"
|
|
|
|
desc: "Function app runtime name. Available options: dotnet-isolated, node, java, powershell, python, custom."
|
|
|
|
metadata: {}
|
|
|
|
package: "com.azure.resourcemanager.appservice.models"
|
2024-07-26 08:05:39 +03:00
|
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.41.0
|