Get available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'. Possible values include: 'IPv4', 'IPv6'.
Set available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'. Possible values include: 'IPv4', 'IPv6'.
Parameters:
privateIPAddressVersion - the privateIPAddressVersion value to set
Returns:
the VirtualMachineScaleSetIPConfiguration object itself.
Get specifies an array of references to backend address pools of application gateways. A scale set can reference backend address pools of multiple application gateways. Multiple scale sets cannot use the same application gateway.
Set specifies an array of references to backend address pools of application gateways. A scale set can reference backend address pools of multiple application gateways. Multiple scale sets cannot use the same application gateway.
Parameters:
applicationGatewayBackendAddressPools - the applicationGatewayBackendAddressPools value to set
Returns:
the VirtualMachineScaleSetIPConfiguration object itself.
Get specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.
Set specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.
Parameters:
loadBalancerBackendAddressPools - the loadBalancerBackendAddressPools value to set
Returns:
the VirtualMachineScaleSetIPConfiguration object itself.
Get specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.
Set specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.
Parameters:
loadBalancerInboundNatPools - the loadBalancerInboundNatPools value to set
Returns:
the VirtualMachineScaleSetIPConfiguration object itself.