NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withApplicationGatewayBackendAddressPools(List<ApplicationGatewayBackendAddressPool> applicationGatewayBackendAddressPools) |
Set the applicationGatewayBackendAddressPools property: The reference to ApplicationGatewayBackendAddressPool
resource.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withApplicationSecurityGroups(List<ApplicationSecurityGroupInner> applicationSecurityGroups) |
Set the applicationSecurityGroups property: Application security groups in which the IP configuration is
included.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withGatewayLoadBalancer(com.azure.core.management.SubResource gatewayLoadBalancer) |
Set the gatewayLoadBalancer property: The reference to gateway load balancer frontend IP.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withLoadBalancerBackendAddressPools(List<BackendAddressPoolInner> loadBalancerBackendAddressPools) |
Set the loadBalancerBackendAddressPools property: The reference to LoadBalancerBackendAddressPool resource.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withLoadBalancerInboundNatRules(List<InboundNatRuleInner> loadBalancerInboundNatRules) |
Set the loadBalancerInboundNatRules property: A list of references of LoadBalancerInboundNatRules.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withPrimary(Boolean primary) |
Set the primary property: Whether this is a primary customer address on the network interface.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withPrivateIpAddress(String privateIpAddress) |
Set the privateIpAddress property: Private IP address of the IP configuration.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withPrivateIpAddressVersion(IpVersion privateIpAddressVersion) |
Set the privateIpAddressVersion property: Whether the specific IP configuration is IPv4 or IPv6.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod) |
Set the privateIpAllocationMethod property: The private IP address allocation method.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withPublicIpAddress(PublicIpAddressInner publicIpAddress) |
Set the publicIpAddress property: Public IP address bound to the IP configuration.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withSubnet(SubnetInner subnet) |
Set the subnet property: Subnet bound to the IP configuration.
|
NetworkInterfaceIpConfigurationPropertiesFormatInner |
NetworkInterfaceIpConfigurationPropertiesFormatInner.withVirtualNetworkTaps(List<VirtualNetworkTapInner> virtualNetworkTaps) |
Set the virtualNetworkTaps property: The reference to Virtual Network Taps.
|