Interface ApplicationGatewayListener.UpdateDefinition<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayListener.UpdateDefinitionStages.Blank<ParentT>,ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>,ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend<ParentT>,ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort<ParentT>,ApplicationGatewayListener.UpdateDefinitionStages.WithHostname<ParentT>,ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol<ParentT>,ApplicationGatewayListener.UpdateDefinitionStages.WithServerNameIndication<ParentT>,ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT>,ApplicationGatewayListener.UpdateDefinitionStages.WithSslPassword<ParentT>,Attachable.InUpdate<ParentT>,HasHostname.UpdateDefinitionStages.WithHostname<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>,HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>,HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>,HasSslCertificate.UpdateDefinitionStages.WithSslPassword<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>
- Enclosing interface:
- ApplicationGatewayListener
public static interface ApplicationGatewayListener.UpdateDefinition<ParentT>
extends ApplicationGatewayListener.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithSslPassword<ParentT>
The entirety of an application gateway HTTP listener definition as part of an application gateway update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend
withPrivateFrontend, withPublicFrontendMethods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort
withFrontendPort, withFrontendPortMethods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol
withHttp, withHttpsMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasHostname.UpdateDefinitionStages.WithHostname
withHostname, withHostnamesMethods inherited from interface com.azure.resourcemanager.network.models.HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication
withoutServerNameIndication, withServerNameIndicationMethods inherited from interface com.azure.resourcemanager.network.models.HasSslCertificate.UpdateDefinitionStages.WithSslCertificate
withSslCertificate, withSslCertificateFromKeyVaultSecretId, withSslCertificateFromPfxFileMethods inherited from interface com.azure.resourcemanager.network.models.HasSslCertificate.UpdateDefinitionStages.WithSslPassword
withSslCertificatePassword