HasPublicIpAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel (Azure SDK for Java Reference Documentation)
James Stevens
Published Feb 16, 2026
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- Type Parameters:
ReturnT- the next stage of the definition
- All Superinterfaces:
- HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>, HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
- All Known Subinterfaces:
- ApplicationGateway.Definition, ApplicationGateway.DefinitionStages.WithCreate, ApplicationGateway.DefinitionStages.WithPublicFrontend, ApplicationGateway.DefinitionStages.WithPublicIPAddress, ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate, VirtualNetworkGateway.Definition, VirtualNetworkGateway.DefinitionStages.WithCreate, VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress
- Enclosing interface:
- HasPublicIpAddress.DefinitionStages
public static interface HasPublicIpAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>extends HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>, HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<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.
Method Summary
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2021 Microsoft Corporation. All rights reserved.