azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds"
fullName: "com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds"
name: "LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds"
nameWithType: "LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds"
summary: "The stage of the TCP probe update allowing to modify the probe interval."
syntax: "public static interface **LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds**"
methods:
- uid: "com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds.withIntervalInSeconds(int)"
fullName: "com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds.withIntervalInSeconds(int seconds)"
name: "withIntervalInSeconds(int seconds)"
nameWithType: "LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds.withIntervalInSeconds(int seconds)"
summary: "Specifies the interval between probes, in seconds."
modifiers:
- "abstract"
parameters:
- description: "number of seconds"
name: "seconds"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract LoadBalancerTcpProbe.Update withIntervalInSeconds(int seconds)"
desc: "Specifies the interval between probes, in seconds."
returns:
description: "the next stage of the update"
type: "<xref href=\"com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.Update?alt=com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the TCP probe update allowing to modify the probe interval."
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0