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 server.
Constructor
VirtualNetworkProfile(*, id: str, subnet: str | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| id | Resource id of the Virtual Network. Required. | 
| subnet | Subnet within the Virtual Network. Default value: None |