# Functions
DeploymentEngineURL takes a base URI and a resource ID and returns a URL string by combining the two.
NewDefaultProviderConfig creates a ProviderConfig instance with two fields, Deployments and Radius, and sets their values based on the resourceGroup parameter.
NewResourceDeploymentOperationsClient creates a new ResourceDeploymentOperationsClient with the provided options and returns it, or returns an error if the client creation fails.
NewResourceDeploymentsClient creates a new ResourceDeploymentsClient with the provided options and returns an error if the options are invalid.
# Constants
ModuleName is used for telemetry if needed.
ModuleVersion is used for telemetry if needed.
ProviderTypeAWS is used to specify the provider configuration for AWS resources.
ProviderTypeAzure is used to specify the provider configuration for Azure resources.
ProviderTypeDeployments is used to specify the provider configuration for Bicep modules.
ProviderTypeRadius is used to specify the provider configuration for Radius resources.
# Variables
DeploymentOperationsClientAPIVersion is the API version of the UCP deployment operations client.
DeploymentsClientAPIVersion is the API version of the UCP deployment client.
# Structs
No description provided by the author
No description provided by the author
ClientCreateOrUpdateResponse contains the response from method Client.CreateOrUpdate.
No description provided by the author
DeploymentProperties deployment properties.
No description provided by the author
Options represents the client option for azure sdk client including authentication.
No description provided by the author
No description provided by the author
ResourceDeploymentOperationsClient is an operations client which takes in a resourceID as the destination to query.
ResourceDeploymentsClient is a deployments client for Azure Resource Manager.
No description provided by the author