Share via


ContainerGroupSubnetId Class

Container group subnet information.

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

Constructor

ContainerGroupSubnetId(*, id: str, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID of virtual network and subnet. Required.

name
str

Friendly name for the subnet.

Default value: None

Variables

Name Description
id
str

Resource ID of virtual network and subnet. Required.

name
str

Friendly name for the subnet.