Package version:

Interface VirtualMachineScaleSetUpdateIPConfiguration

Describes a virtual machine scale set network profile's IP configuration. NOTE: The subnet of a scale set may be modified as long as the original subnet and the new subnet are in the same virtual network

Properties

applicationGatewayBackendAddressPools?: SubResource[]

The application gateway backend address pools.

applicationSecurityGroups?: SubResource[]

Specifies an array of references to application security group.

loadBalancerBackendAddressPools?: SubResource[]

The load balancer backend address pools.

loadBalancerInboundNatPools?: SubResource[]

The load balancer inbound nat pools.

name?: string

The IP configuration name.

primary?: boolean

Specifies the primary IP Configuration in case the network interface has more than one IP Configuration.

privateIPAddressVersion?: string

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'.

The publicIPAddressConfiguration.

The subnet.