32 строки
2.9 KiB
YAML
32 строки
2.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.sql.SqlSyncGroupOperations.SqlSyncGroupActionsDefinition"
|
|
fullName: "com.microsoft.azure.management.sql.SqlSyncGroupOperations.SqlSyncGroupActionsDefinition"
|
|
name: "SqlSyncGroupOperations.SqlSyncGroupActionsDefinition"
|
|
nameWithType: "SqlSyncGroupOperations.SqlSyncGroupActionsDefinition"
|
|
summary: "Grouping of the Azure SQL Server Sync Group common actions."
|
|
syntax: "public static interface **SqlSyncGroupOperations.SqlSyncGroupActionsDefinition**</br> extends <xref href=\"com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition?alt=com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition&text=SqlChildrenActionsDefinition\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup?alt=com.microsoft.azure.management.sql.SqlSyncGroup&text=SqlSyncGroup\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.sql.SqlSyncGroupOperations.SqlSyncGroupActionsDefinition.define(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.sql.SqlSyncGroupOperations.SqlSyncGroupActionsDefinition.define(String syncGroupName)"
|
|
name: "define(String syncGroupName)"
|
|
nameWithType: "SqlSyncGroupOperations.SqlSyncGroupActionsDefinition.define(String syncGroupName)"
|
|
summary: "Begins the definition of a new SQL Sync Group to be added to this server."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the name of the new SQL Sync Group"
|
|
name: "syncGroupName"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId define(String syncGroupName)"
|
|
desc: "Begins the definition of a new SQL Sync Group to be added to this server."
|
|
returns:
|
|
description: "the first stage of the new SQL Virtual Network Rule definition"
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId?alt=com.microsoft.azure.management.sql.SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId&text=WithSyncDatabaseId\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Grouping of the Azure SQL Server Sync Group common actions."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition?alt=com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition&text=SqlChildrenActionsDefinition\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup?alt=com.microsoft.azure.management.sql.SqlSyncGroup&text=SqlSyncGroup\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.sql"
|
|
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4
|