Skip to main content

virtual_networks

Overview

Namevirtual_networks
TypeResource
Idazure.network.virtual_networks

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
extendedLocationobjectExtendedLocation complex type.
locationstringResource location.
propertiesobjectProperties of the virtual network.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, virtualNetworkNameGets the specified virtual network by resource group.
listSELECTresourceGroupName, subscriptionIdGets all virtual networks in a resource group.
create_or_updateINSERTresourceGroupName, subscriptionId, virtualNetworkNameCreates or updates a virtual network in the specified resource group.
deleteDELETEresourceGroupName, subscriptionId, virtualNetworkNameDeletes the specified virtual network.
_listEXECresourceGroupName, subscriptionIdGets all virtual networks in a resource group.
check_ip_address_availabilityEXECipAddress, resourceGroupName, subscriptionId, virtualNetworkNameChecks whether a private IP address is available for use.