Interface HasPublicIpAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>

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.