| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayListener.UpdateDefinition<ParentT>
The entirety of an application gateway HTTP listener definition as part of an application gateway update.
|
static interface |
ApplicationGatewayListener.UpdateDefinitionStages.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.UpdateDefinition<ParentT>
The entirety of an application gateway request routing rule definition as part of an application gateway update.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslPassword<ParentT>
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
|
| Modifier and Type | Method and Description |
|---|---|
HasSslCertificate.UpdateDefinitionStages.WithSslPassword<ReturnT> |
HasSslCertificate.UpdateDefinitionStages.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.