Compartilhar via


IAutomationManagementClient.Connections Propriedade

 

Operação de serviço para conexões de automação. (consulte https://aka.ms/azureautomationsdk/connectionoperations para obter mais informações)

Namespace:   Microsoft.WindowsAzure.Management.Automation
Assembly:  Microsoft.WindowsAzure.Management.Automation (em Microsoft.WindowsAzure.Management.Automation.dll)

Sintaxe

IConnectionOperations Connections { get; }
property IConnectionOperations^ Connections {
    IConnectionOperations^ get();
}
abstract Connections : IConnectionOperations with get
ReadOnly Property Connections As IConnectionOperations

Valor de propriedade

Type: Microsoft.WindowsAzure.Management.Automation.IConnectionOperations

Consulte também

Interface IAutomationManagementClient
Namespace Microsoft.WindowsAzure.Management.Automation

Retornar ao topo