99 строки
8.1 KiB
YAML
99 строки
8.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode"
|
|
name: "SourceRegistryLoginMode"
|
|
nameWithType: "SourceRegistryLoginMode"
|
|
summary: "The authentication mode which determines the source registry login scope."
|
|
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 **SourceRegistryLoginMode**</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.containerregistry.models.SourceRegistryLoginMode?alt=com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode&text=SourceRegistryLoginMode\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.SourceRegistryLoginMode()"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.SourceRegistryLoginMode()"
|
|
name: "SourceRegistryLoginMode()"
|
|
nameWithType: "SourceRegistryLoginMode.SourceRegistryLoginMode()"
|
|
summary: "Creates a new instance of Source<wbr>Registry<wbr>Login<wbr>Mode value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.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 SourceRegistryLoginMode()"
|
|
desc: "Creates a new instance of SourceRegistryLoginMode value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.DEFAULT"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.DEFAULT"
|
|
name: "DEFAULT"
|
|
nameWithType: "SourceRegistryLoginMode.DEFAULT"
|
|
summary: "Static value Default for Source<wbr>Registry<wbr>Login<wbr>Mode."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode?alt=com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode&text=SourceRegistryLoginMode\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SourceRegistryLoginMode DEFAULT"
|
|
desc: "Static value Default for SourceRegistryLoginMode."
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.NONE"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.NONE"
|
|
name: "NONE"
|
|
nameWithType: "SourceRegistryLoginMode.NONE"
|
|
summary: "Static value None for Source<wbr>Registry<wbr>Login<wbr>Mode."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode?alt=com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode&text=SourceRegistryLoginMode\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SourceRegistryLoginMode NONE"
|
|
desc: "Static value None for SourceRegistryLoginMode."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "SourceRegistryLoginMode.fromString(String name)"
|
|
summary: "Creates or finds a Source<wbr>Registry<wbr>Login<wbr>Mode 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 SourceRegistryLoginMode fromString(String name)"
|
|
desc: "Creates or finds a SourceRegistryLoginMode from its string representation."
|
|
returns:
|
|
description: "the corresponding SourceRegistryLoginMode."
|
|
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode?alt=com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode&text=SourceRegistryLoginMode\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.values()"
|
|
fullName: "com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode.values()"
|
|
name: "values()"
|
|
nameWithType: "SourceRegistryLoginMode.values()"
|
|
summary: "Gets known Source<wbr>Registry<wbr>Login<wbr>Mode values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<SourceRegistryLoginMode> values()"
|
|
desc: "Gets known SourceRegistryLoginMode values."
|
|
returns:
|
|
description: "known SourceRegistryLoginMode values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode?alt=com.azure.resourcemanager.containerregistry.models.SourceRegistryLoginMode&text=SourceRegistryLoginMode\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "The authentication mode which determines the source registry login scope. The credentials for the source registry will be generated using the given scope. These credentials will be used to login to the source registry during the run."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.containerregistry.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-containerregistry:2.44.0
|