| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayListener.Update
The entirety of an application gateway HTTP listener update as part of an application gateway update.
|
static interface |
ApplicationGatewayListener.UpdateStages.WithSslPassword
The stage of an application gateway frontend listener update allowing to specify the password for the private
key of the imported SSL certificate.
|
static interface |
ApplicationGatewayRequestRoutingRule.Update
The entirety of an application gateway request routing rule update as part of an application gateway update.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithSslPassword
The stage of an application gateway request routing rule allowing to specify password of the SSL certificate
pfx file.
|
| Modifier and Type | Method and Description |
|---|---|
HasSslCertificate.UpdateStages.WithSslPassword<ReturnT> |
HasSslCertificate.UpdateStages.WithSslCertificate.withSslCertificateFromPfxFile(File pfxFile)
Specifies the PFX file to import the SSL certificate from to associate with this resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.