INestedProfileTargetEndpointBlank<ParentT> インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Traffic Manager プロファイルの入れ子になったプロファイル エンドポイント定義の最初のステージ。
public interface INestedProfileTargetEndpointBlank<ParentT> : Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateDefinition.IWithNestedProfile<ParentT>
type INestedProfileTargetEndpointBlank<'ParentT> = interface
interface IWithNestedProfile<'ParentT>
Public Interface INestedProfileTargetEndpointBlank(Of ParentT)
Implements IWithNestedProfile(Of ParentT)
型パラメーター
- ParentT
WithAttach.attach() の戻り値の型。
- 派生
- 実装
メソッド
ToProfile(ITrafficManagerProfile) |
エンドポイントの入れ子になった Traffic Manager プロファイルを指定します。 (継承元 IWithNestedProfile<ParentT>) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET