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