53 строки
3.4 KiB
YAML
53 строки
3.4 KiB
YAML
### YamlMime:JavaType
|
|
fields:
|
|
- field:
|
|
type: final <xref href="com.microsoft.azure.management.sql.FailoverGroupReplicationRole?alt=com.microsoft.azure.management.sql.FailoverGroupReplicationRole&text=FailoverGroupReplicationRole" data-throw-if-not-resolved="False"/>
|
|
fullName: com.microsoft.azure.management.sql.FailoverGroupReplicationRole.PRIMARY
|
|
name: PRIMARY
|
|
nameWithType: FailoverGroupReplicationRole.PRIMARY
|
|
summary: <p>Static value Primary for FailoverGroupReplicationRole. </p>
|
|
syntax: public static final FailoverGroupReplicationRole PRIMARY= fromString("Primary")
|
|
uid: com.microsoft.azure.management.sql.FailoverGroupReplicationRole.PRIMARY
|
|
- field:
|
|
type: final <xref href="com.microsoft.azure.management.sql.FailoverGroupReplicationRole?alt=com.microsoft.azure.management.sql.FailoverGroupReplicationRole&text=FailoverGroupReplicationRole" data-throw-if-not-resolved="False"/>
|
|
fullName: com.microsoft.azure.management.sql.FailoverGroupReplicationRole.SECONDARY
|
|
name: SECONDARY
|
|
nameWithType: FailoverGroupReplicationRole.SECONDARY
|
|
summary: <p>Static value Secondary for FailoverGroupReplicationRole. </p>
|
|
syntax: public static final FailoverGroupReplicationRole SECONDARY= fromString("Secondary")
|
|
uid: com.microsoft.azure.management.sql.FailoverGroupReplicationRole.SECONDARY
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.rest.ExpandableStringEnum<FailoverGroupReplicationRole>" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.sql.FailoverGroupReplicationRole.fromString(String name)
|
|
name: fromString(String name)
|
|
nameWithType: FailoverGroupReplicationRole.fromString(String name)
|
|
parameters:
|
|
- description: <p>a name to look for </p>
|
|
name: name
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the corresponding FailoverGroupReplicationRole </p>
|
|
type: <xref href="com.microsoft.azure.management.sql.FailoverGroupReplicationRole?alt=com.microsoft.azure.management.sql.FailoverGroupReplicationRole&text=FailoverGroupReplicationRole" data-throw-if-not-resolved="False"/>
|
|
summary: <p>Creates or finds a FailoverGroupReplicationRole from its string representation. </p>
|
|
syntax: public static FailoverGroupReplicationRole fromString(String name)
|
|
uid: com.microsoft.azure.management.sql.FailoverGroupReplicationRole.fromString(String)
|
|
- fullName: com.microsoft.azure.management.sql.FailoverGroupReplicationRole.values()
|
|
name: values()
|
|
nameWithType: FailoverGroupReplicationRole.values()
|
|
returns:
|
|
description: <p>known FailoverGroupReplicationRole values </p>
|
|
type: Collection<<xref href="com.microsoft.azure.management.sql.FailoverGroupReplicationRole?alt=com.microsoft.azure.management.sql.FailoverGroupReplicationRole&text=FailoverGroupReplicationRole" data-throw-if-not-resolved="False"/>>
|
|
syntax: public static Collection<FailoverGroupReplicationRole> values()
|
|
uid: com.microsoft.azure.management.sql.FailoverGroupReplicationRole.values()
|
|
nameWithType: FailoverGroupReplicationRole
|
|
syntax: public class FailoverGroupReplicationRole
|
|
type: class
|
|
uid: com.microsoft.azure.management.sql.FailoverGroupReplicationRole
|
|
fullName: com.microsoft.azure.management.sql.FailoverGroupReplicationRole
|
|
name: FailoverGroupReplicationRole
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Defines values for FailoverGroupReplicationRole. </p>
|
|
metadata: {}
|