Skip to main content

subscription_network_manager_connections

Overview

Namesubscription_network_manager_connections
TypeResource
Idazure.network.subscription_network_manager_connections

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTGet a specified connection created by this subscription.
listSELECTsubscriptionIdList all network manager connections created by this subscription.
create_or_updateINSERTCreate a network manager connection on this subscription.
deleteDELETEDelete specified connection created by this subscription.
_listEXECsubscriptionIdList all network manager connections created by this subscription.