Skip to main content

cloud_connections

Overview

Namecloud_connections
TypeResource
Idazure.hybrid_cloud.cloud_connections

Fields

NameDatatypeDescription
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringThe geo-location where the resource lives
propertiesobjectCloud connection resource properties.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcloudConnectionName, resourceGroupName, subscriptionIdGets the specified cloud connection in a specified resource group.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdReturn list of cloud connections in a resource group.
list_by_subscriptionSELECTsubscriptionIdReturn list of cloud connections in a subscription.
create_or_updateINSERTcloudConnectionName, resourceGroupName, subscriptionIdCreates or updates a cloud connection resource
deleteDELETEcloudConnectionName, resourceGroupName, subscriptionIdDeletes a specified cloud connection resource.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdReturn list of cloud connections in a resource group.
_list_by_subscriptionEXECsubscriptionIdReturn list of cloud connections in a subscription.