Skip to main content

blueprints

Overview

Nameblueprints
TypeResource
Idazure.blueprints.blueprints

Fields

NameDatatypeDescription
idstringString Id used to locate any resource on Azure.
namestringName of this resource.
propertiesobjectSchema for blueprint definition properties.
typestringType of this resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTblueprintName, resourceScopeGet a blueprint definition.
listSELECTresourceScopeList blueprint definitions.
create_or_updateINSERTblueprintName, resourceScope, data__propertiesCreate or update a blueprint definition.
deleteDELETEblueprintName, resourceScopeDelete a blueprint definition.
_listEXECresourceScopeList blueprint definitions.