| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGateway.Update
The template for an application gateway update operation, containing all the settings that can be modified.
|
static interface |
ApplicationGateway.UpdateStages.WithPublicIPAddress
The stage of an application gateway update allowing to specify a public IP address for the public frontend.
|
static interface |
HasPublicIpAddress.UpdateStages.WithNewPublicIPAddress<ReturnT>
The stage of the update allowing to associate the resource with a new public IP address.
|
static interface |
HasPublicIpAddress.UpdateStages.WithPublicIPAddress<ReturnT>
The stage definition allowing to associate the resource with a public IP address.
|
static interface |
HasPublicIpAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
The stage of the update allowing to associate the resource with a public IP address, but not allowing to
create one with a DNS leaf label.
|
static interface |
LoadBalancerPublicFrontend.Update
The entirety of a public frontend update as part of an Internet-facing load balancer update.
|
static interface |
LoadBalancerPublicFrontend.UpdateStages.WithPublicIPAddress
The stage of a public frontend update allowing to specify an existing public IP address.
|
static interface |
NicIpConfiguration.Update
The entirety of a network interface IP configuration update as part of a network interface update.
|
static interface |
NicIpConfiguration.UpdateStages.WithPublicIPAddress
The stage of the network interface IP configuration update allowing to specify public IP address.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.