Uses of Interface
com.azure.resourcemanager.network.models.HasPort.DefinitionStages.WithPort
-
Packages that use HasPort.DefinitionStages.WithPort Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasPort.DefinitionStages.WithPort in com.azure.resourcemanager.network.models
Subinterfaces of HasPort.DefinitionStages.WithPort in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayBackendHttpConfiguration.Definition<ReturnT>The entirety of an application gateway backend HTTPS configuration definition.static interfaceApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank<ReturnT>The first stage of an application gateway backend HTTP configuration.static interfaceApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT>The final stage of an application gateway backend HTTP configuration.static interfaceApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttachAndAuthCert<ReturnT>The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate, specify other options or attach to the parent application gateway definition.static interfaceApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPort<ReturnT>The stage of an application gateway backend HTTP configuration allowing to specify the port number.
-