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

146 строки
9.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole"
name: "DatabasePrincipalRole"
nameWithType: "DatabasePrincipalRole"
summary: "Database principal role."
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 **DatabasePrincipalRole**</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.kusto.models.DatabasePrincipalRole?alt=com.azure.resourcemanager.kusto.models.DatabasePrincipalRole&text=DatabasePrincipalRole\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.DatabasePrincipalRole()"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.DatabasePrincipalRole()"
name: "DatabasePrincipalRole()"
nameWithType: "DatabasePrincipalRole.DatabasePrincipalRole()"
summary: "Creates a new instance of Database<wbr>Principal<wbr>Role value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.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 DatabasePrincipalRole()"
desc: "Creates a new instance of DatabasePrincipalRole value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.ADMIN"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.ADMIN"
name: "ADMIN"
nameWithType: "DatabasePrincipalRole.ADMIN"
summary: "Static value Admin for Database<wbr>Principal<wbr>Role."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.kusto.models.DatabasePrincipalRole?alt=com.azure.resourcemanager.kusto.models.DatabasePrincipalRole&text=DatabasePrincipalRole\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DatabasePrincipalRole ADMIN"
desc: "Static value Admin for DatabasePrincipalRole."
- uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.INGESTOR"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.INGESTOR"
name: "INGESTOR"
nameWithType: "DatabasePrincipalRole.INGESTOR"
summary: "Static value Ingestor for Database<wbr>Principal<wbr>Role."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.kusto.models.DatabasePrincipalRole?alt=com.azure.resourcemanager.kusto.models.DatabasePrincipalRole&text=DatabasePrincipalRole\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DatabasePrincipalRole INGESTOR"
desc: "Static value Ingestor for DatabasePrincipalRole."
- uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.MONITOR"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.MONITOR"
name: "MONITOR"
nameWithType: "DatabasePrincipalRole.MONITOR"
summary: "Static value Monitor for Database<wbr>Principal<wbr>Role."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.kusto.models.DatabasePrincipalRole?alt=com.azure.resourcemanager.kusto.models.DatabasePrincipalRole&text=DatabasePrincipalRole\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DatabasePrincipalRole MONITOR"
desc: "Static value Monitor for DatabasePrincipalRole."
- uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.UNRESTRICTED_VIEWER"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.UNRESTRICTED_VIEWER"
name: "UNRESTRICTED_VIEWER"
nameWithType: "DatabasePrincipalRole.UNRESTRICTED_VIEWER"
summary: "Static value Unrestricted<wbr>Viewer for Database<wbr>Principal<wbr>Role."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.kusto.models.DatabasePrincipalRole?alt=com.azure.resourcemanager.kusto.models.DatabasePrincipalRole&text=DatabasePrincipalRole\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DatabasePrincipalRole UNRESTRICTED_VIEWER"
desc: "Static value UnrestrictedViewer for DatabasePrincipalRole."
- uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.USER"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.USER"
name: "USER"
nameWithType: "DatabasePrincipalRole.USER"
summary: "Static value User for Database<wbr>Principal<wbr>Role."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.kusto.models.DatabasePrincipalRole?alt=com.azure.resourcemanager.kusto.models.DatabasePrincipalRole&text=DatabasePrincipalRole\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DatabasePrincipalRole USER"
desc: "Static value User for DatabasePrincipalRole."
- uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.VIEWER"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.VIEWER"
name: "VIEWER"
nameWithType: "DatabasePrincipalRole.VIEWER"
summary: "Static value Viewer for Database<wbr>Principal<wbr>Role."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.kusto.models.DatabasePrincipalRole?alt=com.azure.resourcemanager.kusto.models.DatabasePrincipalRole&text=DatabasePrincipalRole\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DatabasePrincipalRole VIEWER"
desc: "Static value Viewer for DatabasePrincipalRole."
methods:
- uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.fromString(String name)"
name: "fromString(String name)"
nameWithType: "DatabasePrincipalRole.fromString(String name)"
summary: "Creates or finds a Database<wbr>Principal<wbr>Role 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 DatabasePrincipalRole fromString(String name)"
desc: "Creates or finds a DatabasePrincipalRole from its string representation."
returns:
description: "the corresponding DatabasePrincipalRole."
type: "<xref href=\"com.azure.resourcemanager.kusto.models.DatabasePrincipalRole?alt=com.azure.resourcemanager.kusto.models.DatabasePrincipalRole&text=DatabasePrincipalRole\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.values()"
fullName: "com.azure.resourcemanager.kusto.models.DatabasePrincipalRole.values()"
name: "values()"
nameWithType: "DatabasePrincipalRole.values()"
summary: "Gets known Database<wbr>Principal<wbr>Role values."
modifiers:
- "static"
syntax: "public static Collection<DatabasePrincipalRole> values()"
desc: "Gets known DatabasePrincipalRole values."
returns:
description: "known DatabasePrincipalRole values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.kusto.models.DatabasePrincipalRole?alt=com.azure.resourcemanager.kusto.models.DatabasePrincipalRole&text=DatabasePrincipalRole\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Database principal role."
metadata: {}
package: "com.azure.resourcemanager.kusto.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-kusto:1.0.0