VirtualMachineScaleSetUpdateNetworkProfile interface

Describes a virtual machine scale set network profile.

Properties

healthProbe

A reference to a load balancer probe used to determine the health of an instance in the virtual machine scale set. The reference will be in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}/probes/{probeName}'.

networkApiVersion

specifies the Microsoft.Network API version used when creating networking resources in the Network Interface Configurations for Virtual Machine Scale Set with orchestration mode 'Flexible'

networkInterfaceConfigurations

The list of network configurations.

Property Details

healthProbe

A reference to a load balancer probe used to determine the health of an instance in the virtual machine scale set. The reference will be in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}/probes/{probeName}'.

healthProbe?: ApiEntityReference

Property Value

networkApiVersion

specifies the Microsoft.Network API version used when creating networking resources in the Network Interface Configurations for Virtual Machine Scale Set with orchestration mode 'Flexible'

networkApiVersion?: string

Property Value

string

networkInterfaceConfigurations

The list of network configurations.

networkInterfaceConfigurations?: VirtualMachineScaleSetUpdateNetworkConfiguration[]

Property Value