azresources

package
v0.33.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Contains constant values related to azure resources

Index

Constants

View Source
const (
	// SubscriptionIDKey is the route parameter key for the subscription ID segment of the URL.
	SubscriptionIDKey = "subscriptionId"

	// ResourceGroupKey is the route parameter key for the resource group segment of the URL.
	ResourceGroupKey = "resourceGroup"

	// ResourceProviderKey is the route parameter key for the resource provider name segment of the URL.
	ResourceProviderKey = "resourceProvider"

	// ResourceNameKey is the route parameter key for the resource name segment of the URL.
	ResourceNameKey = "resourceName"

	// ApplicationNameKey is the route parameter key for the application name segment of the URL.
	ApplicationNameKey = "applicationName"

	// ResourceTypeKey is the route parameter key for the resource type (child resource of application) segment of the URL.
	ResourceTypeKey = "resourceType"

	// OperationIDKey is the route parameter key for the operation id segment of the URL.
	OperationIDKey = "operationId"
)
View Source
const (
	AzureFileShareFileServices                 = "fileServices"
	AzureFileShareShares                       = "shares"
	ContainerServiceManagedClusters            = "Microsoft.ContainerService/managedClusters"
	DocumentDBDatabaseAccounts                 = "Microsoft.DocumentDB/databaseAccounts"
	CacheRedis                                 = "Microsoft.Cache/redis"
	DocumentDBDatabaseAccountsMongoDBDatabases = "mongodbDatabases"
	DocumentDBDatabaseAccountsSQLDatabases     = "sqlDatabases"
	KeyVaultVaults                             = "Microsoft.KeyVault/vaults"
	KeyVaultVaultsSecrets                      = "secrets"
	ManagedIdentityUserAssignedIdentities      = "Microsoft.ManagedIdentity/userAssignedIdentities"
	ServiceBusNamespaces                       = "Microsoft.ServiceBus/namespaces"
	ServiceBusNamespacesQueues                 = "queues"
	StorageStorageAccounts                     = "Microsoft.Storage/storageAccounts"
	StorageStorageAccountsTables               = "tables"
	StorageStorageTableServices                = "tableServices"
	SqlServers                                 = "Microsoft.Sql/servers"
	SqlServersDatabases                        = "databases"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL