Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges
-
Packages that use ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayProbe.UpdateDefinition<ParentT>The entirety of an application gateway probe definition as part of an application gateway update.static interfaceApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT>The final stage of an application gateway probe definition.
-