SubnetSharedPublicIpAddressConfiguration Class

Configuration for public IP address sharing.

Constructor

SubnetSharedPublicIpAddressConfiguration(*, allowed_ports: list['_models.Port'] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
allowed_ports

Backend ports that virtual machines on this subnet are allowed to expose.

Default value: None

Variables

Name Description
allowed_ports

Backend ports that virtual machines on this subnet are allowed to expose.