SharedPublicIpAddressConfigurationFragment Class

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

Inheritance
SharedPublicIpAddressConfigurationFragment

Constructor

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

Parameters

inbound_nat_rules
list[InboundNatRuleFragment]
Required

The incoming NAT rules.