INetworkWatchers インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure の Network Watcher API のエントリ ポイント。
public interface INetworkWatchers : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.Network.Fluent.INetworkWatcher>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchDeletion, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Network.Fluent.NetworkWatcher.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingById, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingByResourceGroup, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Network.Fluent.INetworkWatcher>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByResourceGroup<Microsoft.Azure.Management.Network.Fluent.INetworkWatcher>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Network.Fluent.INetworkWatcher>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.Network.Fluent.INetworkWatcher>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.INetworkWatchersOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Network.Fluent.INetworkManager>
type INetworkWatchers = interface
interface IBeta
interface ISupportsListing<INetworkWatcher>
interface ISupportsCreating<IBlank>
interface ISupportsDeletingById
interface ISupportsListingByResourceGroup<INetworkWatcher>
interface ISupportsGettingByResourceGroup<INetworkWatcher>
interface ISupportsGettingById<INetworkWatcher>
interface ISupportsDeletingByResourceGroup
interface ISupportsBatchCreation<INetworkWatcher>
interface ISupportsBatchDeletion
interface IHasManager<INetworkManager>
interface IHasInner<INetworkWatchersOperations>
Public Interface INetworkWatchers
Implements IHasInner(Of INetworkWatchersOperations), IHasManager(Of INetworkManager), ISupportsBatchCreation(Of INetworkWatcher), ISupportsBatchDeletion, ISupportsCreating(Of IBlank), ISupportsDeletingById, ISupportsDeletingByResourceGroup, ISupportsGettingById(Of INetworkWatcher), ISupportsGettingByResourceGroup(Of INetworkWatcher), ISupportsListing(Of INetworkWatcher), ISupportsListingByResourceGroup(Of INetworkWatcher)
- 実装
-
ISupportsBatchCreation<INetworkWatcher> ISupportsBatchDeletion ISupportsCreating<IBlank> ISupportsDeletingById ISupportsDeletingByResourceGroup ISupportsGettingById<INetworkWatcher> ISupportsGettingByResourceGroup<INetworkWatcher> ISupportsListing<INetworkWatcher> ISupportsListingByResourceGroup<INetworkWatcher> IBeta IHasInner<INetworkWatchersOperations> IHasManager<INetworkManager>
プロパティ
Inner |
Azure の Network Watcher API のエントリ ポイント。 (継承元 IHasInner<T>) |
Manager |
このリソースの種類のマネージャー クライアントの種類を取得します。 (継承元 IHasManager<ManagerT>) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET