Skip to main content

connectivity_configurations

Overview

Nameconnectivity_configurations
TypeResource
Idazure.network.connectivity_configurations

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectProperties of network manager connectivity configuration
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTGets a Network Connectivity Configuration, specified by the resource group, network manager name, and connectivity Configuration name
listSELECTnetworkManagerName, resourceGroupName, subscriptionIdLists all the network manager connectivity configuration in a specified network manager.
create_or_updateINSERTCreates/Updates a new network manager connectivity configuration
deleteDELETEDeletes a network manager connectivity configuration, specified by the resource group, network manager name, and connectivity configuration name
_listEXECnetworkManagerName, resourceGroupName, subscriptionIdLists all the network manager connectivity configuration in a specified network manager.