VirtualNetworkProfile Class

The virtual network properties.

Constructor

VirtualNetworkProfile(*, id: str | None = None, subnet: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

The ID of the virtual network.

Default value: None
subnet
str

The name of the subnet.

Default value: None

Variables

Name Description
id
str

The ID of the virtual network.

subnet
str

The name of the subnet.