IAutomationManagementClient.ConnectionTypes 属性
自动化 connectiontypes 的服务操作。 (请参阅 https://aka.ms/azureautomationsdk/connectiontypeoperations 有关详细信息)
命名空间: Microsoft.WindowsAzure.Management.Automation
程序集: Microsoft.WindowsAzure.Management.Automation(Microsoft.WindowsAzure.Management.Automation.dll 中)
语法
IConnectionTypeOperations ConnectionTypes { get; }
property IConnectionTypeOperations^ ConnectionTypes {
IConnectionTypeOperations^ get();
}
abstract ConnectionTypes : IConnectionTypeOperations with get
ReadOnly Property ConnectionTypes As IConnectionTypeOperations
属性值
Type: Microsoft.WindowsAzure.Management.Automation.IConnectionTypeOperations
请参阅
IAutomationManagementClient 接口
Microsoft.WindowsAzure.Management.Automation 命名空间
返回页首