你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IServiceBusManager 接口

定义

public interface IServiceBusManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ServiceBus.Fluent.IServiceBusManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.ServiceBus.Fluent.IServiceBusManagementClient>
type IServiceBusManager = interface
    interface IManager<IServiceBusManagementClient>
    interface IHasInner<IServiceBusManagementClient>
    interface IManagerBase
Public Interface IServiceBusManager
Implements IHasInner(Of IServiceBusManagementClient), IManager(Of IServiceBusManagementClient)
派生
实现

属性

Inner (继承自 IHasInner<T>)
Namespaces
ResourceManager (继承自 IManagerBase)
RestClient (继承自 IManager<InnerT>)
SubscriptionId (继承自 IManagerBase)

适用于