SubnetSharedPublicIpAddressConfiguration Class
Configuration for public IP address sharing.
Constructor
SubnetSharedPublicIpAddressConfiguration(*, allowed_ports: List[Port] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
allowed_ports
Required
|
Backend ports that virtual machines on this subnet are allowed to expose. |
Keyword-Only Parameters
Name | Description |
---|---|
allowed_ports
|
Default value: None
|