Compartilhar via


IAutomationManagementClient.ConnectionTypes Propriedade

 

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

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

Sintaxe

IConnectionTypeOperations ConnectionTypes { get; }
property IConnectionTypeOperations^ ConnectionTypes {
    IConnectionTypeOperations^ get();
}
abstract ConnectionTypes : IConnectionTypeOperations with get
ReadOnly Property ConnectionTypes As IConnectionTypeOperations

Valor de propriedade

Type: Microsoft.WindowsAzure.Management.Automation.IConnectionTypeOperations

Consulte também

Interface IAutomationManagementClient
Namespace Microsoft.WindowsAzure.Management.Automation

Retornar ao topo