Skip to main content

fabric

Overview

Namefabric
TypeResource
Idazure.data_replication.fabric

Fields

NameDatatypeDescription
idstringGets or sets the Id of the resource.
namestringGets or sets the name of the resource.
locationstringGets or sets the location of the fabric.
propertiesobjectFabric model properties.
systemDataobjectSystem data required to be defined for Azure resources.
tagsobjectGets or sets the resource tags.
typestringGets or sets the type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTfabricName, resourceGroupName, subscriptionIdGets the details of the fabric.
listSELECTresourceGroupName, subscriptionIdGets the list of fabrics in the given subscription and resource group.
list_by_subscriptionSELECTsubscriptionIdGets the list of fabrics in the given subscription.
createINSERTfabricName, resourceGroupName, subscriptionId, data__location, data__propertiesCreates the fabric.
deleteDELETEfabricName, resourceGroupName, subscriptionIdRemoves the fabric.
_listEXECresourceGroupName, subscriptionIdGets the list of fabrics in the given subscription and resource group.
_list_by_subscriptionEXECsubscriptionIdGets the list of fabrics in the given subscription.
updateEXECfabricName, resourceGroupName, subscriptionIdPerforms update on the fabric.