Skip to main content

hubs

Overview

Namehubs
TypeResource
Idazure_extras.customer_insights.hubs

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
locationstringResource location.
propertiesobjectProperties of hub.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECThubName, resourceGroupName, subscriptionIdGets information about the specified hub.
listSELECTsubscriptionIdGets all hubs in the specified subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all the hubs in a resource group.
create_or_updateINSERThubName, resourceGroupName, subscriptionIdCreates a hub, or updates an existing hub.
deleteDELETEhubName, resourceGroupName, subscriptionIdDeletes the specified hub.
_listEXECsubscriptionIdGets all hubs in the specified subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all the hubs in a resource group.
updateEXEChubName, resourceGroupName, subscriptionIdUpdates a Hub.