Uses of Class
com.azure.resourcemanager.network.fluent.models.NetworkInterfaceIpConfigurationInner
-
Packages that use NetworkInterfaceIpConfigurationInner Package Description com.azure.resourcemanager.network.fluent Package containing the service clients for NetworkManagementClient.com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of NetworkInterfaceIpConfigurationInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return NetworkInterfaceIpConfigurationInner Modifier and Type Method Description NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationsClient. get(String resourceGroupName, String networkInterfaceName, String ipConfigurationName)Gets the specified network interface ip configuration.NetworkInterfaceIpConfigurationInnerNetworkInterfacesClient. getVirtualMachineScaleSetIpConfiguration(String resourceGroupName, String virtualMachineScaleSetName, String virtualmachineIndex, String networkInterfaceName, String ipConfigurationName)Get the specified network interface ip configuration in a virtual machine scale set.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type NetworkInterfaceIpConfigurationInner Modifier and Type Method Description Mono<NetworkInterfaceIpConfigurationInner>NetworkInterfaceIpConfigurationsClient. getAsync(String resourceGroupName, String networkInterfaceName, String ipConfigurationName)Gets the specified network interface ip configuration.Mono<NetworkInterfaceIpConfigurationInner>NetworkInterfacesClient. getVirtualMachineScaleSetIpConfigurationAsync(String resourceGroupName, String virtualMachineScaleSetName, String virtualmachineIndex, String networkInterfaceName, String ipConfigurationName)Get the specified network interface ip configuration in a virtual machine scale set.Mono<NetworkInterfaceIpConfigurationInner>NetworkInterfacesClient. getVirtualMachineScaleSetIpConfigurationAsync(String resourceGroupName, String virtualMachineScaleSetName, String virtualmachineIndex, String networkInterfaceName, String ipConfigurationName, String expand)Get the specified network interface ip configuration in a virtual machine scale set.com.azure.core.http.rest.Response<NetworkInterfaceIpConfigurationInner>NetworkInterfacesClient. getVirtualMachineScaleSetIpConfigurationWithResponse(String resourceGroupName, String virtualMachineScaleSetName, String virtualmachineIndex, String networkInterfaceName, String ipConfigurationName, String expand, com.azure.core.util.Context context)Get the specified network interface ip configuration in a virtual machine scale set.Mono<com.azure.core.http.rest.Response<NetworkInterfaceIpConfigurationInner>>NetworkInterfacesClient. getVirtualMachineScaleSetIpConfigurationWithResponseAsync(String resourceGroupName, String virtualMachineScaleSetName, String virtualmachineIndex, String networkInterfaceName, String ipConfigurationName, String expand)Get the specified network interface ip configuration in a virtual machine scale set.com.azure.core.http.rest.Response<NetworkInterfaceIpConfigurationInner>NetworkInterfaceIpConfigurationsClient. getWithResponse(String resourceGroupName, String networkInterfaceName, String ipConfigurationName, com.azure.core.util.Context context)Gets the specified network interface ip configuration.Mono<com.azure.core.http.rest.Response<NetworkInterfaceIpConfigurationInner>>NetworkInterfaceIpConfigurationsClient. getWithResponseAsync(String resourceGroupName, String networkInterfaceName, String ipConfigurationName)Gets the specified network interface ip configuration.com.azure.core.http.rest.PagedIterable<NetworkInterfaceIpConfigurationInner>NetworkInterfaceIpConfigurationsClient. list(String resourceGroupName, String networkInterfaceName)Get all ip configurations in a network interface.com.azure.core.http.rest.PagedIterable<NetworkInterfaceIpConfigurationInner>NetworkInterfaceIpConfigurationsClient. list(String resourceGroupName, String networkInterfaceName, com.azure.core.util.Context context)Get all ip configurations in a network interface.com.azure.core.http.rest.PagedFlux<NetworkInterfaceIpConfigurationInner>NetworkInterfaceIpConfigurationsClient. listAsync(String resourceGroupName, String networkInterfaceName)Get all ip configurations in a network interface.com.azure.core.http.rest.PagedIterable<NetworkInterfaceIpConfigurationInner>NetworkInterfacesClient. listVirtualMachineScaleSetIpConfigurations(String resourceGroupName, String virtualMachineScaleSetName, String virtualmachineIndex, String networkInterfaceName)Get the specified network interface ip configuration in a virtual machine scale set.com.azure.core.http.rest.PagedIterable<NetworkInterfaceIpConfigurationInner>NetworkInterfacesClient. listVirtualMachineScaleSetIpConfigurations(String resourceGroupName, String virtualMachineScaleSetName, String virtualmachineIndex, String networkInterfaceName, String expand, com.azure.core.util.Context context)Get the specified network interface ip configuration in a virtual machine scale set.com.azure.core.http.rest.PagedFlux<NetworkInterfaceIpConfigurationInner>NetworkInterfacesClient. listVirtualMachineScaleSetIpConfigurationsAsync(String resourceGroupName, String virtualMachineScaleSetName, String virtualmachineIndex, String networkInterfaceName)Get the specified network interface ip configuration in a virtual machine scale set.com.azure.core.http.rest.PagedFlux<NetworkInterfaceIpConfigurationInner>NetworkInterfacesClient. listVirtualMachineScaleSetIpConfigurationsAsync(String resourceGroupName, String virtualMachineScaleSetName, String virtualmachineIndex, String networkInterfaceName, String expand)Get the specified network interface ip configuration in a virtual machine scale set. -
Uses of NetworkInterfaceIpConfigurationInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return NetworkInterfaceIpConfigurationInner Modifier and Type Method Description NetworkInterfaceIpConfigurationInnerInboundNatRuleInner. backendIpConfiguration()Get the backendIpConfiguration property: A reference to a private IP address defined on a network interface of a VM.NetworkInterfaceIpConfigurationInnerInboundNatRulePropertiesFormatInner. backendIpConfiguration()Get the backendIpConfiguration property: A reference to a private IP address defined on a network interface of a VM.NetworkInterfaceIpConfigurationInnerVirtualNetworkTapInner. destinationNetworkInterfaceIpConfiguration()Get the destinationNetworkInterfaceIpConfiguration property: The reference to the private IP Address of the collector nic that will receive the tap.NetworkInterfaceIpConfigurationInnerVirtualNetworkTapPropertiesFormatInner. destinationNetworkInterfaceIpConfiguration()Get the destinationNetworkInterfaceIpConfiguration property: The reference to the private IP Address of the collector nic that will receive the tap.NetworkInterfaceIpConfigurationInnerApplicationGatewayBackendHealthServerInner. ipConfiguration()Get the ipConfiguration property: Reference to IP configuration of backend server.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withApplicationGatewayBackendAddressPools(List<ApplicationGatewayBackendAddressPool> applicationGatewayBackendAddressPools)Set the applicationGatewayBackendAddressPools property: The reference to ApplicationGatewayBackendAddressPool resource.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withApplicationSecurityGroups(List<ApplicationSecurityGroupInner> applicationSecurityGroups)Set the applicationSecurityGroups property: Application security groups in which the IP configuration is included.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withGatewayLoadBalancer(com.azure.core.management.SubResource gatewayLoadBalancer)Set the gatewayLoadBalancer property: The reference to gateway load balancer frontend IP.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withId(String id)NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withLoadBalancerBackendAddressPools(List<BackendAddressPoolInner> loadBalancerBackendAddressPools)Set the loadBalancerBackendAddressPools property: The reference to LoadBalancerBackendAddressPool resource.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withLoadBalancerInboundNatRules(List<InboundNatRuleInner> loadBalancerInboundNatRules)Set the loadBalancerInboundNatRules property: A list of references of LoadBalancerInboundNatRules.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withName(String name)Set the name property: The name of the resource that is unique within a resource group.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withPrimary(Boolean primary)Set the primary property: Whether this is a primary customer address on the network interface.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withPrivateIpAddress(String privateIpAddress)Set the privateIpAddress property: Private IP address of the IP configuration.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withPrivateIpAddressVersion(IpVersion privateIpAddressVersion)Set the privateIpAddressVersion property: Whether the specific IP configuration is IPv4 or IPv6.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod)Set the privateIpAllocationMethod property: The private IP address allocation method.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withPublicIpAddress(PublicIpAddressInner publicIpAddress)Set the publicIpAddress property: Public IP address bound to the IP configuration.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withSubnet(SubnetInner subnet)Set the subnet property: Subnet bound to the IP configuration.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withType(String type)Set the type property: Resource type.NetworkInterfaceIpConfigurationInnerNetworkInterfaceIpConfigurationInner. withVirtualNetworkTaps(List<VirtualNetworkTapInner> virtualNetworkTaps)Set the virtualNetworkTaps property: The reference to Virtual Network Taps.Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type NetworkInterfaceIpConfigurationInner Modifier and Type Method Description List<NetworkInterfaceIpConfigurationInner>ApplicationGatewayBackendAddressPoolPropertiesFormat. backendIpConfigurations()Get the backendIpConfigurations property: Collection of references to IPs defined in network interfaces.List<NetworkInterfaceIpConfigurationInner>BackendAddressPoolInner. backendIpConfigurations()Get the backendIpConfigurations property: An array of references to IP addresses defined in network interfaces.List<NetworkInterfaceIpConfigurationInner>BackendAddressPoolPropertiesFormat. backendIpConfigurations()Get the backendIpConfigurations property: An array of references to IP addresses defined in network interfaces.List<NetworkInterfaceIpConfigurationInner>NetworkInterfaceInner. ipConfigurations()Get the ipConfigurations property: A list of IPConfigurations of the network interface.List<NetworkInterfaceIpConfigurationInner>NetworkInterfacePropertiesFormatInner. ipConfigurations()Get the ipConfigurations property: A list of IPConfigurations of the network interface.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type NetworkInterfaceIpConfigurationInner Modifier and Type Method Description VirtualNetworkTapInnerVirtualNetworkTapInner. withDestinationNetworkInterfaceIpConfiguration(NetworkInterfaceIpConfigurationInner destinationNetworkInterfaceIpConfiguration)Set the destinationNetworkInterfaceIpConfiguration property: The reference to the private IP Address of the collector nic that will receive the tap.VirtualNetworkTapPropertiesFormatInnerVirtualNetworkTapPropertiesFormatInner. withDestinationNetworkInterfaceIpConfiguration(NetworkInterfaceIpConfigurationInner destinationNetworkInterfaceIpConfiguration)Set the destinationNetworkInterfaceIpConfiguration property: The reference to the private IP Address of the collector nic that will receive the tap.ApplicationGatewayBackendHealthServerInnerApplicationGatewayBackendHealthServerInner. withIpConfiguration(NetworkInterfaceIpConfigurationInner ipConfiguration)Set the ipConfiguration property: Reference to IP configuration of backend server.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type NetworkInterfaceIpConfigurationInner Modifier and Type Method Description NetworkInterfaceInnerNetworkInterfaceInner. withIpConfigurations(List<NetworkInterfaceIpConfigurationInner> ipConfigurations)Set the ipConfigurations property: A list of IPConfigurations of the network interface.NetworkInterfacePropertiesFormatInnerNetworkInterfacePropertiesFormatInner. withIpConfigurations(List<NetworkInterfaceIpConfigurationInner> ipConfigurations)Set the ipConfigurations property: A list of IPConfigurations of the network interface. -
Uses of NetworkInterfaceIpConfigurationInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type NetworkInterfaceIpConfigurationInner Modifier and Type Method Description List<NetworkInterfaceIpConfigurationInner>ApplicationGatewayBackendAddressPool. backendIpConfigurations()Get the backendIpConfigurations property: Collection of references to IPs defined in network interfaces.List<NetworkInterfaceIpConfigurationInner>NetworkInterfaceIpConfigurationListResult. value()Get the value property: A list of ip configurations.Method parameters in com.azure.resourcemanager.network.models with type arguments of type NetworkInterfaceIpConfigurationInner Modifier and Type Method Description NetworkInterfaceIpConfigurationListResultNetworkInterfaceIpConfigurationListResult. withValue(List<NetworkInterfaceIpConfigurationInner> value)Set the value property: A list of ip configurations.
-