Interface NetworkInterface.Definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<NetworkInterface>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<NetworkInterface.DefinitionStages.WithPrimaryNetwork>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<NetworkInterface.DefinitionStages.WithPrimaryNetwork>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<NetworkInterface.DefinitionStages.WithPrimaryNetwork>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<NetworkInterface.DefinitionStages.WithPrimaryNetwork>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, NetworkInterface.DefinitionStages.Blank, NetworkInterface.DefinitionStages.WithAcceleratedNetworking, NetworkInterface.DefinitionStages.WithApplicationSecurityGroup, NetworkInterface.DefinitionStages.WithCreate, NetworkInterface.DefinitionStages.WithGroup, NetworkInterface.DefinitionStages.WithLoadBalancer, NetworkInterface.DefinitionStages.WithNetworkSecurityGroup, NetworkInterface.DefinitionStages.WithPrimaryNetwork, NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet, NetworkInterface.DefinitionStages.WithPrimaryPrivateIP, NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress, NetworkInterface.DefinitionStages.WithPublicIPAddressDeleteOptions, NetworkInterface.DefinitionStages.WithSecondaryIPConfiguration, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<NetworkInterface.DefinitionStages.WithGroup>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<NetworkInterface.DefinitionStages.WithCreate>
- Enclosing interface:
NetworkInterface
public static interface NetworkInterface.Definition
extends NetworkInterface.DefinitionStages.Blank, NetworkInterface.DefinitionStages.WithGroup, NetworkInterface.DefinitionStages.WithPrimaryNetwork, NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet, NetworkInterface.DefinitionStages.WithPrimaryPrivateIP, NetworkInterface.DefinitionStages.WithCreate
The entirety of the network interface definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface NetworkInterface.DefinitionStages.WithAcceleratedNetworking
withAcceleratedNetworkingMethods inherited from interface NetworkInterface.DefinitionStages.WithApplicationSecurityGroup
withExistingApplicationSecurityGroupMethods inherited from interface NetworkInterface.DefinitionStages.WithCreate
beginCreate, withDnsServer, withInternalDnsNameLabel, withIPForwardingMethods inherited from interface NetworkInterface.DefinitionStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRuleMethods inherited from interface NetworkInterface.DefinitionStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withNewNetworkSecurityGroupMethods inherited from interface NetworkInterface.DefinitionStages.WithPrimaryNetwork
withExistingPrimaryNetwork, withNewPrimaryNetwork, withNewPrimaryNetwork, withNewPrimaryNetworkMethods inherited from interface NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet
withSubnetMethods inherited from interface NetworkInterface.DefinitionStages.WithPrimaryPrivateIP
withPrimaryPrivateIPAddressDynamic, withPrimaryPrivateIPAddressStaticMethods inherited from interface NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
withExistingPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withNewPrimaryPublicIPAddressMethods inherited from interface NetworkInterface.DefinitionStages.WithPublicIPAddressDeleteOptions
withPrimaryPublicIPAddressDeleteOptionsMethods inherited from interface NetworkInterface.DefinitionStages.WithSecondaryIPConfiguration
defineSecondaryIPConfigurationMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags