INestedProfileTargetEndpointBlank<ParentT> Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The first stage of a traffic manager profile nested profile endpoint definition.
public interface INestedProfileTargetEndpointBlank<ParentT> : Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Definition.IWithNestedProfile<ParentT>
type INestedProfileTargetEndpointBlank<'ParentT> = interface
interface IWithNestedProfile<'ParentT>
Public Interface INestedProfileTargetEndpointBlank(Of ParentT)
Implements IWithNestedProfile(Of ParentT)
Type Parameters
- ParentT
The return type of WithAttach.attach().
- Derived
- Implements
Methods
ToProfile(ITrafficManagerProfile) |
Specifies a nested traffic manager profile for the endpoint. (Inherited from IWithNestedProfile<ParentT>) |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET