Skip to main content

virtual_networks

Overview

Namevirtual_networks
TypeResource
Idazure.dev_test_labs.virtual_networks

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of a virtual network.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, labName, name, resourceGroupName, subscriptionIdGet virtual network.
listSELECTapi-version, labName, resourceGroupName, subscriptionIdList virtual networks in a given lab.
create_or_updateINSERTapi-version, labName, name, resourceGroupName, subscriptionIdCreate or replace an existing virtual network. This operation can take a while to complete.
deleteDELETEapi-version, labName, name, resourceGroupName, subscriptionIdDelete virtual network. This operation can take a while to complete.
_listEXECapi-version, labName, resourceGroupName, subscriptionIdList virtual networks in a given lab.
updateEXECapi-version, labName, name, resourceGroupName, subscriptionIdAllows modifying tags of virtual networks. All other properties will be ignored.