Azure.ResourceManager.Blueprint.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ArmBlueprintModelFactory |
Model factory for models. |
AssignmentDeploymentJob |
Represents individual job in given blueprint assignment operation. |
AssignmentDeploymentJobResult |
Result of each individual deployment in a blueprint assignment. |
AssignmentJobCreatedResult |
Azure resource created from deployment job. |
AssignmentLockSettings |
Defines how resources deployed by a blueprint assignment are locked. |
AssignmentStatus |
The status of a blueprint assignment. This field is readonly. |
AzureResourceManagerError |
Error code and message. |
BlueprintResourceStatusBase |
Shared status properties between all blueprint resources. |
BlueprintStatus |
The status of the blueprint. This field is readonly. |
ManagedServiceIdentity |
Managed identity generic object. |
ParameterDefinition |
Represent a parameter with constrains and metadata. |
ParameterValue |
Value for the specified parameter. Can be either 'value' or 'reference' but not both. |
PolicyAssignmentArtifact |
Blueprint artifact that applies a Policy assignment. |
ResourceGroupDefinition |
Represents an Azure resource group in a blueprint definition. |
ResourceGroupValue |
Represents an Azure resource group. |
RoleAssignmentArtifact |
Blueprint artifact that applies a Role assignment. |
SecretValueReference |
Reference to a Key Vault secret. |
TemplateArtifact |
Blueprint artifact that deploys a Resource Manager template. |
WhoIsBlueprintContract |
Response schema for querying the Azure Blueprints service principal in the tenant. |
Structs
AssignmentDeleteBehavior |
The AssignmentDeleteBehavior. |
AssignmentLockMode |
Lock mode. |
AssignmentProvisioningState |
State of the blueprint assignment. |
BlueprintTargetScope |
The scope where this blueprint definition can be assigned. |
ManagedServiceIdentityType |
Type of the managed identity. |
TemplateParameterType |
Allowed data types for Resource Manager template parameters. |