| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>
The stage of the definition allowing to associate the resource with a new public IP address.
|
static interface |
HasPublicIpAddress.UpdateDefinitionStages.WithPublicIPAddress<ReturnT>
The stage of the definition allowing to associate the resource with a public IP address.
|
static interface |
HasPublicIpAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>
The stage of the definition allowing to associate the resource with a public IP address, but not allowing to
create one with a DNS leaf label.
|
static interface |
LoadBalancerPublicFrontend.UpdateDefinition<ParentT>
The entirety of a public frontend definition as part of an Internet-facing load balancer update.
|
static interface |
LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<ParentT>
The first stage of a public frontend definition.
|
static interface |
LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>
The stage of a public frontend definition allowing to specify an existing public IP address.
|
static interface |
NicIpConfiguration.UpdateDefinition<ParentT>
The entirety of a network interface IP configuration definition as part of a network interface update.
|
static interface |
NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of network interface IP configuration.
|
static interface |
NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT>
The stage of the network interface IP configuration definition allowing to associate it with a public IP
address.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.