EndpointsOperationsExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
EndpointsOperations の拡張メソッド。
public static class EndpointsOperationsExtensions
type EndpointsOperationsExtensions = class
Public Module EndpointsOperationsExtensions
- 継承
-
EndpointsOperationsExtensions
メソッド
CreateOrUpdateAsync(IEndpointsOperations, String, String, String, String, EndpointInner, CancellationToken) |
Traffic Manager エンドポイントを作成または更新します。 |
DeleteAsync(IEndpointsOperations, String, String, String, String, CancellationToken) |
Traffic Manager エンドポイントを削除します。 |
GetAsync(IEndpointsOperations, String, String, String, String, CancellationToken) |
Traffic Manager エンドポイントを取得します。 |
UpdateAsync(IEndpointsOperations, String, String, String, String, EndpointInner, CancellationToken) |
Traffic Manager エンドポイントを更新します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET