ContainerGroupSubnetId Class

Container group subnet information.

All required parameters must be populated in order to send to Azure.

Inheritance
ContainerGroupSubnetId

Constructor

ContainerGroupSubnetId(*, id: str, name: Optional[str] = None, **kwargs)

Variables

id
str

Required. Resource ID of virtual network and subnet.

name
str

Friendly name for the subnet.