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.UpdateDefinition.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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.