Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineScaleSetNetworkProfile

Package version

Describes a virtual machine scale set network profile.

Hierarchy

  • VirtualMachineScaleSetNetworkProfile

Index

Properties

Optional healthProbe

healthProbe: ApiEntityReference

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

Optional networkInterfaceConfigurations

networkInterfaceConfigurations: VirtualMachineScaleSetNetworkConfiguration[]

The list of network configurations.

Generated using TypeDoc