SharedPublicIpAddressConfiguration Class
Properties of a virtual machine that determine how it is connected to a load balancer.
Constructor
SharedPublicIpAddressConfiguration(*, inbound_nat_rules: List[InboundNatRule] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
inbound_nat_rules
Required
|
The incoming NAT rules. |
Keyword-Only Parameters
Name | Description |
---|---|
inbound_nat_rules
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python