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

243 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appservice.models.ScmType"
fullName: "com.azure.resourcemanager.appservice.models.ScmType"
name: "ScmType"
nameWithType: "ScmType"
summary: "SCM type."
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 **ScmType**</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.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.appservice.models.ScmType.ScmType()"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.ScmType()"
name: "ScmType()"
nameWithType: "ScmType.ScmType()"
summary: "Creates a new instance of Scm<wbr>Type value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.appservice.models.ScmType.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 ScmType()"
desc: "Creates a new instance of ScmType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.appservice.models.ScmType.BITBUCKET_GIT"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.BITBUCKET_GIT"
name: "BITBUCKET_GIT"
nameWithType: "ScmType.BITBUCKET_GIT"
summary: "Static value Bitbucket<wbr>Git for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType BITBUCKET_GIT"
desc: "Static value BitbucketGit for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.BITBUCKET_HG"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.BITBUCKET_HG"
name: "BITBUCKET_HG"
nameWithType: "ScmType.BITBUCKET_HG"
summary: "Static value Bitbucket<wbr>Hg for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType BITBUCKET_HG"
desc: "Static value BitbucketHg for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.CODE_PLEX_GIT"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.CODE_PLEX_GIT"
name: "CODE_PLEX_GIT"
nameWithType: "ScmType.CODE_PLEX_GIT"
summary: "Static value Code<wbr>Plex<wbr>Git for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType CODE_PLEX_GIT"
desc: "Static value CodePlexGit for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.CODE_PLEX_HG"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.CODE_PLEX_HG"
name: "CODE_PLEX_HG"
nameWithType: "ScmType.CODE_PLEX_HG"
summary: "Static value Code<wbr>Plex<wbr>Hg for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType CODE_PLEX_HG"
desc: "Static value CodePlexHg for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.DROPBOX"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.DROPBOX"
name: "DROPBOX"
nameWithType: "ScmType.DROPBOX"
summary: "Static value Dropbox for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType DROPBOX"
desc: "Static value Dropbox for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.EXTERNAL_GIT"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.EXTERNAL_GIT"
name: "EXTERNAL_GIT"
nameWithType: "ScmType.EXTERNAL_GIT"
summary: "Static value External<wbr>Git for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType EXTERNAL_GIT"
desc: "Static value ExternalGit for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.EXTERNAL_HG"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.EXTERNAL_HG"
name: "EXTERNAL_HG"
nameWithType: "ScmType.EXTERNAL_HG"
summary: "Static value External<wbr>Hg for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType EXTERNAL_HG"
desc: "Static value ExternalHg for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.GIT_HUB"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.GIT_HUB"
name: "GIT_HUB"
nameWithType: "ScmType.GIT_HUB"
summary: "Static value Git<wbr>Hub for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType GIT_HUB"
desc: "Static value GitHub for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.LOCAL_GIT"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.LOCAL_GIT"
name: "LOCAL_GIT"
nameWithType: "ScmType.LOCAL_GIT"
summary: "Static value Local<wbr>Git for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType LOCAL_GIT"
desc: "Static value LocalGit for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.NONE"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.NONE"
name: "NONE"
nameWithType: "ScmType.NONE"
summary: "Static value None for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType NONE"
desc: "Static value None for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.ONE_DRIVE"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.ONE_DRIVE"
name: "ONE_DRIVE"
nameWithType: "ScmType.ONE_DRIVE"
summary: "Static value One<wbr>Drive for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType ONE_DRIVE"
desc: "Static value OneDrive for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.TFS"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.TFS"
name: "TFS"
nameWithType: "ScmType.TFS"
summary: "Static value Tfs for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType TFS"
desc: "Static value Tfs for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.VSO"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.VSO"
name: "VSO"
nameWithType: "ScmType.VSO"
summary: "Static value VSO for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType VSO"
desc: "Static value VSO for ScmType."
- uid: "com.azure.resourcemanager.appservice.models.ScmType.VSTSRM"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.VSTSRM"
name: "VSTSRM"
nameWithType: "ScmType.VSTSRM"
summary: "Static value VSTSRM for Scm<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ScmType VSTSRM"
desc: "Static value VSTSRM for ScmType."
methods:
- uid: "com.azure.resourcemanager.appservice.models.ScmType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "ScmType.fromString(String name)"
summary: "Creates or finds a Scm<wbr>Type 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 ScmType fromString(String name)"
desc: "Creates or finds a ScmType from its string representation."
returns:
description: "the corresponding ScmType."
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appservice.models.ScmType.values()"
fullName: "com.azure.resourcemanager.appservice.models.ScmType.values()"
name: "values()"
nameWithType: "ScmType.values()"
summary: "Gets known Scm<wbr>Type values."
modifiers:
- "static"
syntax: "public static Collection<ScmType> values()"
desc: "Gets known ScmType values."
returns:
description: "known ScmType values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.appservice.models.ScmType?alt=com.azure.resourcemanager.appservice.models.ScmType&text=ScmType\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "SCM type."
metadata: {}
package: "com.azure.resourcemanager.appservice.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.44.0