Share via


IWithNestedProfile<ParentT>.ToProfile(ITrafficManagerProfile) Method

Definition

Specifies a nested traffic manager profile for the endpoint.

public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateDefinition.IWithSourceTrafficRegionThenThreshold<ParentT> ToProfile (Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManagerProfile profile);
abstract member ToProfile : Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManagerProfile -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateDefinition.IWithSourceTrafficRegionThenThreshold<'ParentT>
Public Function ToProfile (profile As ITrafficManagerProfile) As IWithSourceTrafficRegionThenThreshold(Of ParentT)

Parameters

profile
ITrafficManagerProfile

The nested traffic manager profile.

Returns

Applies to