Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayProbe.DefinitionStages.Blank
-
Packages that use ApplicationGatewayProbe.DefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayProbe.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayProbe.DefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayProbe.Definition<ParentT>The entirety of an application gateway probe definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayProbe.DefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayProbe.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate>ApplicationGateway.DefinitionStages.WithProbe. defineProbe(String name)Begins the definition of a new probe.
-