Interface NicIpConfiguration.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent network interface definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>,HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>,HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>,HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>,HasPublicIpAddress.DefinitionStages.WithPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>,NicIpConfiguration.DefinitionStages.Blank<ParentT>,NicIpConfiguration.DefinitionStages.WithApplicationGateway<ParentT>,NicIpConfiguration.DefinitionStages.WithAttach<ParentT>,NicIpConfiguration.DefinitionStages.WithLoadBalancer<ParentT>,NicIpConfiguration.DefinitionStages.WithNetwork<ParentT>,NicIpConfiguration.DefinitionStages.WithPrivateIP<ParentT>,NicIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>,NicIpConfiguration.DefinitionStages.WithPublicIPAddressDeleteOptions<ParentT>,NicIpConfiguration.DefinitionStages.WithSubnet<ParentT>
- Enclosing interface:
NicIpConfiguration
public static interface NicIpConfiguration.Definition<ParentT>
extends NicIpConfiguration.DefinitionStages.Blank<ParentT>, NicIpConfiguration.DefinitionStages.WithAttach<ParentT>, NicIpConfiguration.DefinitionStages.WithNetwork<ParentT>, NicIpConfiguration.DefinitionStages.WithSubnet<ParentT>, NicIpConfiguration.DefinitionStages.WithPrivateIP<ParentT>
The entirety of the network interface IP configuration definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress
withNewPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.DefinitionStages.WithApplicationGateway
withExistingApplicationGatewayBackendMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.DefinitionStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRuleMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.DefinitionStages.WithNetwork
withExistingNetwork, withNewNetwork, withNewNetwork, withNewNetworkMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.DefinitionStages.WithPrivateIP
withPrivateIpVersionMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.DefinitionStages.WithPublicIPAddressDeleteOptions
withPublicIPAddressDeleteOptionsMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.DefinitionStages.WithSubnet
withSubnet