VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.withApplicationGatewayBackendAddressPools(List<com.azure.core.management.SubResource> applicationGatewayBackendAddressPools) |
Set the applicationGatewayBackendAddressPools property: Specifies an array of references to backend address pools
of application gateways.
|
VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.withApplicationSecurityGroups(List<com.azure.core.management.SubResource> applicationSecurityGroups) |
Set the applicationSecurityGroups property: Specifies an array of references to application security group.
|
VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.withId(String id) |
VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.withLoadBalancerBackendAddressPools(List<com.azure.core.management.SubResource> loadBalancerBackendAddressPools) |
Set the loadBalancerBackendAddressPools property: Specifies an array of references to backend address pools of
load balancers.
|
VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.withLoadBalancerInboundNatPools(List<com.azure.core.management.SubResource> loadBalancerInboundNatPools) |
Set the loadBalancerInboundNatPools property: Specifies an array of references to inbound Nat pools of the load
balancers.
|
VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.withName(String name) |
Set the name property: The IP configuration name.
|
VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.withPrimary(Boolean primary) |
Set the primary property: Specifies the primary network interface in case the virtual machine has more than 1
network interface.
|
VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.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.
|
VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.withPublicIpAddressConfiguration(VirtualMachineScaleSetPublicIpAddressConfiguration publicIpAddressConfiguration) |
Set the publicIpAddressConfiguration property: The publicIPAddressConfiguration.
|
VirtualMachineScaleSetIpConfiguration |
VirtualMachineScaleSetIpConfiguration.withSubnet(ApiEntityReference subnet) |
Set the subnet property: Specifies the identifier of the subnet.
|