Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerHttpProbe.DefinitionStages.Blank
Packages that use LoadBalancerHttpProbe.DefinitionStages.Blank
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerHttpProbe.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerHttpProbe.DefinitionStages.Blank in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceLoadBalancerHttpProbe.Definition<ParentT>The entirety of a probe definition.Methods in com.azure.resourcemanager.network.models that return LoadBalancerHttpProbe.DefinitionStages.BlankModifier and TypeMethodDescriptionLoadBalancer.DefinitionStages.WithProbe.defineHttpProbe(String name) Begins the definition of a new HTTP probe to add to the load balancer.LoadBalancer.DefinitionStages.WithProbe.defineHttpsProbe(String name) Begins the definition of a new HTTPS probe to add to the load balancer.