Interface ApplicationGateway.DefinitionStages.WithCreate
-
- All Superinterfaces:
ApplicationGateway.DefinitionStages.WithAuthenticationCertificate,ApplicationGateway.DefinitionStages.WithAvailabilityZone,ApplicationGateway.DefinitionStages.WithBackend,ApplicationGateway.DefinitionStages.WithBackendHttpConfig,ApplicationGateway.DefinitionStages.WithDisabledSslProtocol,ApplicationGateway.DefinitionStages.WithExistingSubnet,ApplicationGateway.DefinitionStages.WithFrontendPort,ApplicationGateway.DefinitionStages.WithHttp2,ApplicationGateway.DefinitionStages.WithInstanceCount,ApplicationGateway.DefinitionStages.WithListener,ApplicationGateway.DefinitionStages.WithPrivateFrontend,ApplicationGateway.DefinitionStages.WithPrivateIPAddress,ApplicationGateway.DefinitionStages.WithProbe,ApplicationGateway.DefinitionStages.WithPublicFrontend,ApplicationGateway.DefinitionStages.WithPublicIPAddress,ApplicationGateway.DefinitionStages.WithRedirectConfiguration,ApplicationGateway.DefinitionStages.WithSize,ApplicationGateway.DefinitionStages.WithSslCert,com.microsoft.azure.management.resources.fluentcore.model.Creatable<ApplicationGateway>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasName,HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress<ApplicationGateway.DefinitionStages.WithCreate>,HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ApplicationGateway.DefinitionStages.WithCreate>,HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ApplicationGateway.DefinitionStages.WithCreate>,HasPublicIPAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel<ApplicationGateway.DefinitionStages.WithCreate>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet<ApplicationGateway.DefinitionStages.WithCreate>,com.microsoft.azure.management.resources.fluentcore.model.Indexable,com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<ApplicationGateway.DefinitionStages.WithCreate>
- All Known Subinterfaces:
ApplicationGateway.Definition,ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate
- Enclosing interface:
- ApplicationGateway.DefinitionStages
public static interface ApplicationGateway.DefinitionStages.WithCreate extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<ApplicationGateway>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<ApplicationGateway.DefinitionStages.WithCreate>, ApplicationGateway.DefinitionStages.WithSize, ApplicationGateway.DefinitionStages.WithInstanceCount, ApplicationGateway.DefinitionStages.WithSslCert, ApplicationGateway.DefinitionStages.WithFrontendPort, ApplicationGateway.DefinitionStages.WithListener, ApplicationGateway.DefinitionStages.WithBackendHttpConfig, ApplicationGateway.DefinitionStages.WithBackend, ApplicationGateway.DefinitionStages.WithExistingSubnet, ApplicationGateway.DefinitionStages.WithPrivateIPAddress, ApplicationGateway.DefinitionStages.WithPrivateFrontend, ApplicationGateway.DefinitionStages.WithPublicFrontend, ApplicationGateway.DefinitionStages.WithPublicIPAddress, ApplicationGateway.DefinitionStages.WithProbe, ApplicationGateway.DefinitionStages.WithDisabledSslProtocol, ApplicationGateway.DefinitionStages.WithAuthenticationCertificate, ApplicationGateway.DefinitionStages.WithRedirectConfiguration, ApplicationGateway.DefinitionStages.WithAvailabilityZone, ApplicationGateway.DefinitionStages.WithHttp2
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.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithAuthenticationCertificate
defineAuthenticationCertificate
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithAvailabilityZone
withAvailabilityZone
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithBackend
defineBackend
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithBackendHttpConfig
defineBackendHttpConfiguration
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithDisabledSslProtocol
withDisabledSslProtocol, withDisabledSslProtocols
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithExistingSubnet
withExistingSubnet, withExistingSubnet
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithFrontendPort
withFrontendPort, withFrontendPort
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithHttp2
withHttp2, withoutHttp2
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithInstanceCount
withInstanceCount
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithListener
defineListener
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithPrivateFrontend
withoutPrivateFrontend, withPrivateFrontend
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithProbe
defineProbe
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithPublicFrontend
withoutPublicFrontend
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithRedirectConfiguration
defineRedirectConfiguration
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithSize
withSize
-
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithSslCert
defineSslCertificate
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress
withPrivateIPAddressDynamic, withPrivateIPAddressStatic
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIPAddress, withExistingPublicIPAddress
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIPAddress, withNewPublicIPAddress
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet
withExistingSubnet
-
-