VirtualNetworkProfile Class

Specification for using a Virtual Network.

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

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

Inheritance
VirtualNetworkProfile

Constructor

VirtualNetworkProfile(*, id: str, subnet: Optional[str] = None, **kwargs)

Parameters

id
str
Required

Required. Resource id of the Virtual Network.

subnet
str
Required

Subnet within the Virtual Network.

Variables

name
str

Name of the Virtual Network (read-only).

type
str

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