VirtualMachineScaleSetUpdateIpConfigurationProperties |
VirtualMachineScaleSetUpdateIpConfigurationProperties.withApplicationGatewayBackendAddressPools(List<com.azure.core.management.SubResource> applicationGatewayBackendAddressPools) |
Set the applicationGatewayBackendAddressPools property: The application gateway backend address pools.
|
VirtualMachineScaleSetUpdateIpConfigurationProperties |
VirtualMachineScaleSetUpdateIpConfigurationProperties.withApplicationSecurityGroups(List<com.azure.core.management.SubResource> applicationSecurityGroups) |
Set the applicationSecurityGroups property: Specifies an array of references to application security group.
|
VirtualMachineScaleSetUpdateIpConfigurationProperties |
VirtualMachineScaleSetUpdateIpConfigurationProperties.withLoadBalancerBackendAddressPools(List<com.azure.core.management.SubResource> loadBalancerBackendAddressPools) |
Set the loadBalancerBackendAddressPools property: The load balancer backend address pools.
|
VirtualMachineScaleSetUpdateIpConfigurationProperties |
VirtualMachineScaleSetUpdateIpConfigurationProperties.withLoadBalancerInboundNatPools(List<com.azure.core.management.SubResource> loadBalancerInboundNatPools) |
Set the loadBalancerInboundNatPools property: The load balancer inbound nat pools.
|
VirtualMachineScaleSetUpdateIpConfigurationProperties |
VirtualMachineScaleSetUpdateIpConfigurationProperties.withPrimary(Boolean primary) |
Set the primary property: Specifies the primary IP Configuration in case the network interface has more than one
IP Configuration.
|
VirtualMachineScaleSetUpdateIpConfigurationProperties |
VirtualMachineScaleSetUpdateIpConfigurationProperties.withPrivateIpAddressVersion(IpVersion privateIpAddressVersion) |
Set the privateIpAddressVersion property: Available from Api-Version 2017-03-30 onwards, it represents whether
the specific ipconfiguration is IPv4 or IPv6.
|
VirtualMachineScaleSetUpdateIpConfigurationProperties |
VirtualMachineScaleSetUpdateIpConfigurationProperties.withPublicIpAddressConfiguration(VirtualMachineScaleSetUpdatePublicIpAddressConfiguration publicIpAddressConfiguration) |
Set the publicIpAddressConfiguration property: The publicIPAddressConfiguration.
|
VirtualMachineScaleSetUpdateIpConfigurationProperties |
VirtualMachineScaleSetUpdateIpConfigurationProperties.withSubnet(ApiEntityReference subnet) |
Set the subnet property: The subnet.
|