Skip to main content

cloud_services_networks

Overview

Namecloud_services_networks
TypeResource
Idazure.nexus.cloud_services_networks

Fields

NameDatatypeDescription
extendedLocationobject
locationstringThe geo-location where the resource lives
propertiesobject
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcloudServicesNetworkName, resourceGroupName, subscriptionIdGet properties of the provided cloud services network.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGet a list of cloud services networks in the provided resource group.
list_by_subscriptionSELECTsubscriptionIdGet a list of cloud services networks in the provided subscription.
create_or_updateINSERTcloudServicesNetworkName, resourceGroupName, subscriptionId, data__extendedLocationCreate a new cloud services network or update the properties of the existing cloud services network.
deleteDELETEcloudServicesNetworkName, resourceGroupName, subscriptionIdDelete the provided cloud services network.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGet a list of cloud services networks in the provided resource group.
_list_by_subscriptionEXECsubscriptionIdGet a list of cloud services networks in the provided subscription.
updateEXECcloudServicesNetworkName, resourceGroupName, subscriptionIdUpdate properties of the provided cloud services network, or update the tags associated with it. Properties and tag updates can be done independently.