package
1.14.0
Repository: https://github.com/pulumi/pulumi-azure.git
Documentation: pkg.go.dev

# Functions

Use this data source to access the configuration of the AzureRM provider.
GetResourceGroup gets an existing ResourceGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Use this data source to access information about existing resources.
Use this data source to access information about an existing Subscription.
Use this data source to access information about all the Subscriptions currently available.
GetTemplateDeployment gets an existing TemplateDeployment resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Use this data source to access information about an existing User Assigned Identity.
Use this data source to access information about an existing Resource Group.
NewResourceGroup registers a new resource with the given unique name, arguments, and options.
NewTemplateDeployment registers a new resource with the given unique name, arguments, and options.

# Structs

A collection of values returned by getClientConfig.
A collection of arguments for invoking getResources.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A collection of values returned by getResources.
A collection of arguments for invoking getSubscription.
A collection of values returned by getSubscription.
A collection of arguments for invoking getSubscriptions.
A collection of values returned by getSubscriptions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A collection of arguments for invoking getUserAssignedIdentity.
A collection of values returned by getUserAssignedIdentity.
A collection of arguments for invoking getResourceGroup.
A collection of values returned by getResourceGroup.
Manages a resource group on Azure.
The set of arguments for constructing a ResourceGroup resource.
No description provided by the author
Manages a template deployment of resources > **Note on ARM Template Deployments:** Due to the way the underlying Azure API is designed, this provider can only manage the deployment of the ARM Template - and not any resources which are created by it.
The set of arguments for constructing a TemplateDeployment resource.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author