Skip to main content

vnet_peering

Overview

Namevnet_peering
TypeResource
Idazure_isv.databricks.vnet_peering

Fields

NameDatatypeDescription
idstringResource ID.
namestringName of the virtual network peering resource
propertiesobjectProperties of the virtual network peering.
typestringtype of the virtual network peering resource

Methods

NameAccessible byRequired ParamsDescription
getSELECTpeeringName, resourceGroupName, subscriptionId, workspaceNameGets the workspace vNet Peering.
list_by_workspaceSELECTresourceGroupName, subscriptionId, workspaceNameLists the workspace vNet Peerings.
create_or_updateINSERTpeeringName, resourceGroupName, subscriptionId, workspaceName, data__propertiesCreates vNet Peering for workspace.
deleteDELETEpeeringName, resourceGroupName, subscriptionId, workspaceNameDeletes the workspace vNetPeering.
_list_by_workspaceEXECresourceGroupName, subscriptionId, workspaceNameLists the workspace vNet Peerings.