次の方法で共有


IEventHubManager インターフェイス

定義

Azure EventHub リソース管理へのエントリ ポイント。

public interface IEventHubManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.EventHub.Fluent.IEventHubManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.EventHub.Fluent.IEventHubManagementClient>
type IEventHubManager = interface
    interface IManager<IEventHubManagementClient>
    interface IHasInner<IEventHubManagementClient>
    interface IManagerBase
    interface IBeta
Public Interface IEventHubManager
Implements IBeta, IHasInner(Of IEventHubManagementClient), IManager(Of IEventHubManagementClient)
実装
IBeta IHasInner<InnerT> IHasInner<Microsoft.Azure.Management.EventHub.Fluent.IEventHubManagementClient> IManager<Microsoft.Azure.Management.EventHub.Fluent.IEventHubManagementClient> IManagerBase

プロパティ

ConsumerGroups

イベント ハブ コンシューマー グループを管理するためのエントリ ポイント

DisasterRecoveryPairingAuthorizationRules

ディザスター リカバリーのペアリング承認規則を管理するためのエントリ ポイント

EventHubAuthorizationRules

イベント ハブ承認規則を管理するためのエントリ ポイント

EventHubDisasterRecoveryPairings

イベント ハブ名前空間のディザスター リカバリー ペアリングを管理するためのエントリ ポイント

EventHubs

イベント ハブを管理するためのエントリ ポイント

Inner

Azure EventHub リソース管理へのエントリ ポイント。

(継承元 IHasInner<T>)
NamespaceAuthorizationRules

イベント ハブ名前空間の承認規則を管理するためのエントリ ポイント

Namespaces

EventHub 名前空間を管理するためのエントリ ポイント

ResourceManager

Azure EventHub リソース管理へのエントリ ポイント。

(継承元 IManagerBase)
RestClient

Azure EventHub リソース管理へのエントリ ポイント。

(継承元 IManager<InnerT>)
SubscriptionId

Azure EventHub リソース管理へのエントリ ポイント。

(継承元 IManagerBase)

適用対象