# Functions
NewClientFactory creates a new instance of ClientFactory with the specified values.
NewOperationsClient creates a new instance of OperationsClient with the specified values.
NewRabbitMqQueuesClient creates a new instance of RabbitMqQueuesClient with the specified values.
PossibleActionTypeValues returns the possible values for the ActionType const type.
PossibleCreatedByTypeValues returns the possible values for the CreatedByType const type.
PossibleIdentitySettingKindValues returns the possible values for the IdentitySettingKind const type.
PossibleOriginValues returns the possible values for the Origin const type.
PossibleProvisioningStateValues returns the possible values for the ProvisioningState const type.
PossibleResourceProvisioningValues returns the possible values for the ResourceProvisioning const type.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IdentitySettingKindAzureComWorkload - azure ad workload identity.
IdentitySettingKindUndefined - undefined identity.
No description provided by the author
No description provided by the author
No description provided by the author
ProvisioningStateAccepted - The resource create request has been accepted.
ProvisioningStateCanceled - The resource provisioning has been canceled.
ProvisioningStateCreating - The resource is being created.
ProvisioningStateDeleting - The resource is being deleted.
ProvisioningStateFailed - The resource provisioning has failed.
ProvisioningStateProvisioning - The resource is being provisioned.
ProvisioningStateSucceeded - The resource has been successfully provisioned.
ProvisioningStateUpdating - The resource is being updated.
ResourceProvisioningManual - The resource lifecycle will be managed by the user.
ResourceProvisioningRecipe - The resource lifecycle will be managed by Radius.
Version represents the api version in this package.
# Structs
AzureResourceManagerCommonTypesTrackedResourceUpdate - The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'.
ClientFactory is a client factory used to create any client in this module.
EnvironmentCompute - Represents backing compute resource.
ErrorAdditionalInfo - The resource management error additional info.
ErrorDetail - The error detail.
ErrorResponse - Common error response for all Azure Resource Manager APIs to return error details for failed operations.
IdentitySettings is the external identity setting.
KubernetesCompute - The Kubernetes compute configuration.
Operation - Details of a REST API operation, returned from the Resource Provider Operations API.
OperationDisplay - Localized display information for this particular operation.
OperationListResult - A list of REST API operations supported by an Azure Resource Provider.
OperationsClient contains the methods for the Operations group.
OperationsClientListOptions contains the optional parameters for the OperationsClient.NewListPager method.
OperationsClientListResponse contains the response from method OperationsClient.NewListPager.
OutputResource - Properties of an output resource.
RabbitMQListSecretsResult - The secret values for the given RabbitMQQueue resource.
RabbitMQQueueProperties - RabbitMQQueue portable resource properties.
RabbitMQQueueResource - RabbitMQQueue portable resource.
RabbitMQQueueResourceListResult - The response of a RabbitMQQueueResource list operation.
RabbitMQQueueResourceUpdate - RabbitMQQueue portable resource.
RabbitMqQueuesClient contains the methods for the RabbitMqQueues group.
RabbitMqQueuesClientBeginCreateOrUpdateOptions contains the optional parameters for the RabbitMqQueuesClient.BeginCreateOrUpdate method.
RabbitMqQueuesClientBeginDeleteOptions contains the optional parameters for the RabbitMqQueuesClient.BeginDelete method.
RabbitMqQueuesClientBeginUpdateOptions contains the optional parameters for the RabbitMqQueuesClient.BeginUpdate method.
RabbitMqQueuesClientCreateOrUpdateResponse contains the response from method RabbitMqQueuesClient.BeginCreateOrUpdate.
RabbitMqQueuesClientDeleteResponse contains the response from method RabbitMqQueuesClient.BeginDelete.
RabbitMqQueuesClientGetOptions contains the optional parameters for the RabbitMqQueuesClient.Get method.
RabbitMqQueuesClientGetResponse contains the response from method RabbitMqQueuesClient.Get.
RabbitMqQueuesClientListByScopeOptions contains the optional parameters for the RabbitMqQueuesClient.NewListByScopePager method.
RabbitMqQueuesClientListByScopeResponse contains the response from method RabbitMqQueuesClient.NewListByScopePager.
RabbitMqQueuesClientListSecretsOptions contains the optional parameters for the RabbitMqQueuesClient.ListSecrets method.
RabbitMqQueuesClientListSecretsResponse contains the response from method RabbitMqQueuesClient.ListSecrets.
RabbitMqQueuesClientUpdateResponse contains the response from method RabbitMqQueuesClient.BeginUpdate.
RabbitMQSecrets - The connection secrets properties to the RabbitMQ instance.
Recipe - The recipe used to automatically deploy underlying infrastructure for a portable resource.
RecipeStatus - Recipe status at deployment time for a resource.
Resource - Common fields that are returned in the response for all Azure Resource Manager resources.
ResourceReference - Describes a reference to an existing resource.
ResourceStatus - Status of a resource.
SystemData - Metadata pertaining to creation and last modification of the resource.
TrackedResource - The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'.
# Interfaces
EnvironmentComputeClassification provides polymorphic access to related types.
# Type aliases
ActionType - Enum.
CreatedByType - The type of identity that created the resource.
IdentitySettingKind - IdentitySettingKind is the kind of supported external identity setting.
Origin - The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX.
ProvisioningState - Provisioning state of the resource at the time the operation was called.
ResourceProvisioning - Specifies how the underlying service/resource is provisioned and managed.