35 строки
3.5 KiB
YAML
35 строки
3.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold"
|
|
fullName: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>"
|
|
name: "TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>"
|
|
nameWithType: "TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>"
|
|
summary: "The stage of the nested traffic manager profile endpoint definition allowing to specify the minimum endpoints to be online in the nested profile to consider it as not degraded."
|
|
syntax: "public static interface **TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>**</br> extends <xref href=\"com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold.withMinimumEndpointsToEnableTraffic(int)"
|
|
fullName: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>.withMinimumEndpointsToEnableTraffic(int count)"
|
|
name: "withMinimumEndpointsToEnableTraffic(int count)"
|
|
nameWithType: "TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>.withMinimumEndpointsToEnableTraffic(int count)"
|
|
summary: "Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the number of endpoints"
|
|
name: "count"
|
|
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> withMinimumEndpointsToEnableTraffic(int count)"
|
|
desc: "Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy."
|
|
returns:
|
|
description: "the next stage of the definition"
|
|
type: "<xref href=\"com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
typeParameters:
|
|
- description: "the return type of <xref uid=\"WithAttach#attach()\" data-throw-if-not-resolved=\"false\" data-raw-source=\"WithAttach#attach()\"></xref>"
|
|
name: "ParentT"
|
|
desc: "The stage of the nested traffic manager profile endpoint definition allowing to specify the minimum endpoints to be online in the nested profile to consider it as not degraded."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.trafficmanager"
|
|
artifact: com.microsoft.azure:azure-mgmt-trafficmanager:1.41.4
|