IExpressRouteCircuitPeerings インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure の高速ルート回線ピアリング管理 API のエントリ ポイント。
public interface IExpressRouteCircuitPeerings : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingById, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingByName, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuitPeering>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByName<Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuitPeering>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByNameAsync<Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuitPeering>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuitPeering>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuitPeeringsOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuit>
type IExpressRouteCircuitPeerings = interface
interface IBeta
interface ISupportsListing<IExpressRouteCircuitPeering>
interface ISupportsGettingByName<IExpressRouteCircuitPeering>
interface ISupportsGettingById<IExpressRouteCircuitPeering>
interface ISupportsGettingByNameAsync<IExpressRouteCircuitPeering>
interface ISupportsDeletingByName
interface ISupportsDeletingById
interface IHasInner<IExpressRouteCircuitPeeringsOperations>
interface IHasParent<IExpressRouteCircuit>
Public Interface IExpressRouteCircuitPeerings
Implements IBeta, IHasInner(Of IExpressRouteCircuitPeeringsOperations), IHasParent(Of IExpressRouteCircuit), ISupportsDeletingById, ISupportsDeletingByName, ISupportsGettingById(Of IExpressRouteCircuitPeering), ISupportsGettingByName(Of IExpressRouteCircuitPeering), ISupportsGettingByNameAsync(Of IExpressRouteCircuitPeering), ISupportsListing(Of IExpressRouteCircuitPeering)
- 実装
-
ISupportsDeletingById ISupportsDeletingByName ISupportsGettingById<IExpressRouteCircuitPeering> ISupportsGettingByName<IExpressRouteCircuitPeering> ISupportsGettingByName<T> ISupportsGettingByNameAsync<IExpressRouteCircuitPeering> ISupportsListing<IExpressRouteCircuitPeering> IBeta IHasInner<IExpressRouteCircuitPeeringsOperations> IHasParent<IExpressRouteCircuit>
プロパティ
Inner |
Azure の高速ルート回線ピアリング管理 API のエントリ ポイント。 (継承元 IHasInner<T>) |
Parent |
この子リソースの親を取得します。 (継承元 IHasParent<ParentT>) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET