Interface TrafficManagerProfile.Definition
-
- All Superinterfaces:
Creatable<TrafficManagerProfile>,GroupableResource.DefinitionStages.WithCreatableResourceGroup<TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel>,GroupableResource.DefinitionStages.WithExistingResourceGroup<TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel>,GroupableResource.DefinitionStages.WithGroupAndRegion<TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel>,GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel>,HasName,Indexable,Resource.DefinitionWithTags<TrafficManagerProfile.DefinitionStages.WithCreate>,TrafficManagerProfile.DefinitionStages.Blank,TrafficManagerProfile.DefinitionStages.WithCreate,TrafficManagerProfile.DefinitionStages.WithEndpoint,TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel,TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration,TrafficManagerProfile.DefinitionStages.WithProfileStatus,TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod,TrafficManagerProfile.DefinitionStages.WithTtl
- Enclosing interface:
- TrafficManagerProfile
public static interface TrafficManagerProfile.Definition extends TrafficManagerProfile.DefinitionStages.Blank, TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel, TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod, TrafficManagerProfile.DefinitionStages.WithCreate
The entirety of the traffic manager profile definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion
withNewResourceGroup, withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.trafficmanager.models.TrafficManagerProfile.DefinitionStages.WithEndpoint
defineAzureTargetEndpoint, defineExternalTargetEndpoint, defineNestedTargetEndpoint
-
Methods inherited from interface com.azure.resourcemanager.trafficmanager.models.TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel
withLeafDomainLabel
-
Methods inherited from interface com.azure.resourcemanager.trafficmanager.models.TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration
withHttpMonitoring, withHttpMonitoring, withHttpsMonitoring, withHttpsMonitoring
-
Methods inherited from interface com.azure.resourcemanager.trafficmanager.models.TrafficManagerProfile.DefinitionStages.WithProfileStatus
withProfileStatusDisabled
-
Methods inherited from interface com.azure.resourcemanager.trafficmanager.models.TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod
withGeographicBasedRouting, withMultiValueBasedRouting, withPerformanceBasedRouting, withPriorityBasedRouting, withSubnetBasedRouting, withTrafficRoutingMethod, withWeightBasedRouting
-
Methods inherited from interface com.azure.resourcemanager.trafficmanager.models.TrafficManagerProfile.DefinitionStages.WithTtl
withTimeToLive
-
-