SharedPublicIpAddressConfiguration Class

Properties of a virtual machine that determine how it is connected to a load balancer.

Inheritance
SharedPublicIpAddressConfiguration

Constructor

SharedPublicIpAddressConfiguration(*, inbound_nat_rules: Optional[List[azure.mgmt.devtestlabs.models._models_py3.InboundNatRule]] = None, **kwargs)

Parameters

inbound_nat_rules
list[InboundNatRule]
Required

The incoming NAT rules.