Skip to main content

replications

Overview

Namereplications
TypeResource
Idazure.container_registry.replications

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectThe properties of a replication.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTregistryName, replicationName, resourceGroupName, subscriptionIdGets the properties of the specified replication.
listSELECTregistryName, resourceGroupName, subscriptionIdLists all the replications for the specified container registry.
createINSERTregistryName, replicationName, resourceGroupName, subscriptionIdCreates a replication for a container registry with the specified parameters.
deleteDELETEregistryName, replicationName, resourceGroupName, subscriptionIdDeletes a replication from a container registry.
_listEXECregistryName, resourceGroupName, subscriptionIdLists all the replications for the specified container registry.
updateEXECregistryName, replicationName, resourceGroupName, subscriptionIdUpdates a replication for a container registry with the specified parameters.