Skip to main content

targets

Overview

Nametargets
TypeResource
Idazure_extras.chaos.targets

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 target resource.
propertiesobjectModel that represents the base Target properties model.
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
getSELECTapi-version, parentProviderNamespace, parentResourceName, parentResourceType, resourceGroupName, subscriptionId, targetNameGet a Target resource that extends a tracked regional resource.
listSELECTapi-version, parentProviderNamespace, parentResourceName, parentResourceType, resourceGroupName, subscriptionIdGet a list of Target resources that extend a tracked regional resource.
create_or_updateINSERTapi-version, parentProviderNamespace, parentResourceName, parentResourceType, resourceGroupName, subscriptionId, targetName, data__propertiesCreate or update a Target resource that extends a tracked regional resource.
deleteDELETEapi-version, parentProviderNamespace, parentResourceName, parentResourceType, resourceGroupName, subscriptionId, targetNameDelete a Target resource that extends a tracked regional resource.
_listEXECapi-version, parentProviderNamespace, parentResourceName, parentResourceType, resourceGroupName, subscriptionIdGet a list of Target resources that extend a tracked regional resource.