Skip to main content

instances

Overview

Nameinstances
TypeResource
Idazure_extras.dyn365_fraud_protection.instances

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
locationstringLocation of the DFP resource.
propertiesobjectProperties of DFP resource.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectKey-value pairs of additional resource provisioning properties.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
listSELECTsubscriptionIdLists all the Dedicated instances for the given subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all the Dedicated instance for the given resource group.
createINSERTinstanceName, resourceGroupName, subscriptionId, data__locationProvisions the specified DFP instance based on the configuration specified in the request.
deleteDELETEinstanceName, resourceGroupName, subscriptionIdDeletes the specified DFP instance.
_listEXECsubscriptionIdLists all the Dedicated instances for the given subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all the Dedicated instance for the given resource group.
check_name_availabilityEXEClocation, subscriptionIdCheck the name availability in the target location.
updateEXECinstanceName, resourceGroupName, subscriptionIdUpdates the current state of the specified DFP instance.