VirtualNetworkProfile Class

Specification for using a Virtual Network.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web._serialization.Model
VirtualNetworkProfile

Constructor

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

Keyword-Only Parameters

Name Description
id
str

Resource id of the Virtual Network.

subnet
str

Subnet within the Virtual Network.

Variables

Name Description
id
str

Resource id of the Virtual Network.

name
str

Name of the Virtual Network (read-only).

type
str

Resource type of the Virtual Network (read-only).

subnet
str

Subnet within the Virtual Network.