Compartilhar via


ArmSqlModelFactory.SyncAgentKeyProperties(String) Método

Definição

Inicializa uma nova instância de SyncAgentKeyProperties.

public static Azure.ResourceManager.Sql.Models.SyncAgentKeyProperties SyncAgentKeyProperties (string syncAgentKey = default);
static member SyncAgentKeyProperties : string -> Azure.ResourceManager.Sql.Models.SyncAgentKeyProperties
Public Shared Function SyncAgentKeyProperties (Optional syncAgentKey As String = Nothing) As SyncAgentKeyProperties

Parâmetros

syncAgentKey
String

Chave do agente de sincronização.

Retornos

Uma nova SyncAgentKeyProperties instância para zombar.

Aplica-se a