Skip to main content

capability_types

Overview

Namecapability_types
TypeResource
Idazure_extras.chaos.capability_types

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 Capability Type resource.
propertiesobjectModel that represents the Capability Type 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, capabilityTypeName, locationName, subscriptionId, targetTypeNameGet a Capability Type resource for given Target Type and location.
listSELECTapi-version, locationName, subscriptionId, targetTypeNameGet a list of Capability Type resources for given Target Type and location.
_listEXECapi-version, locationName, subscriptionId, targetTypeNameGet a list of Capability Type resources for given Target Type and location.