static interface |
ApplicationGateway.Definition |
The entirety of the application gateway definition.
|
static interface |
ApplicationGateway.DefinitionStages.WithCreate |
The stage of an application gateway definition containing all the required inputs for the resource to be
created, but also allowing for any other optional settings to be specified.
|
static interface |
ApplicationGateway.DefinitionStages.WithPublicFrontend |
The stage of an application gateway definition allowing to define one or more public, or Internet-facing,
frontends.
|
static interface |
ApplicationGateway.DefinitionStages.WithPublicIPAddress |
The stage of an application gateway definition allowing to add a new Internet-facing frontend with a public
IP address.
|
static interface |
ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate |
The stage of an application gateway definition allowing to continue adding more request routing rules, or
start specifying optional settings, or create the application gateway.
|
static interface |
VirtualNetworkGateway.Definition |
The entirety of the virtual network gateway definition.
|
static interface |
VirtualNetworkGateway.DefinitionStages.WithCreate |
The stage of the virtual network gateway definition which contains all the minimum required inputs for the
resource to be created, but also allows for any other optional settings to be specified.
|
static interface |
VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress |
The stage of virtual network gateway definition allowing to specify public IP address for IP configuration.
|