Package-level declarations
Types
The access key directly from target resource properties, which target service is Azure Resource, such as Microsoft.Storage
Builder for AccessKeyInfoBaseArgs.
The resource properties when type is Azure Key Vault
Builder for AzureKeyVaultPropertiesArgs.
The azure resource info when target service type is AzureResource
Builder for AzureResourceArgs.
The configuration information, used to generate configurations or save to applications
Builder for ConfigurationInfoArgs.
The service properties when target service type is ConfluentBootstrapServer
Builder for ConfluentBootstrapServerArgs.
The service properties when target service type is ConfluentSchemaRegistry
Builder for ConfluentSchemaRegistryArgs.
The dryrun parameters for creation or update a linker
Builder for CreateOrUpdateDryrunParametersArgs.
The dapr component metadata.
Builder for DaprMetadataArgs.
Indicates some additional properties for dapr client type
Builder for DaprPropertiesArgs.
Target service's firewall rules. to allow connections from source service.
Builder for FirewallRulesArgs.
Builder for GetConnectorDryrunPlainArgs.
Builder for GetConnectorPlainArgs.
Builder for GetLinkerDryrunPlainArgs.
Builder for GetLinkerPlainArgs.
The secret info when type is keyVaultSecretReference. It's for scenario that user provides a secret stored in user's keyvault and source is Azure Kubernetes. The key Vault's resource id is linked to secretStore.keyVaultId.
The secret info when type is keyVaultSecretUri. It's for scenario that user provides a secret stored in user's keyvault and source is Web App, Spring Cloud or Container App.
Builder for KeyVaultSecretUriSecretInfoArgs.
Builder for ListLinkerConfigurationsPlainArgs.
Indicates public network solution, include firewall rules
Builder for PublicNetworkSolutionArgs.
The authentication info when authType is secret
Builder for SecretAuthInfoArgs.
An option to store secret value in secure place
Builder for SecretStoreArgs.
The service properties when target service type is SelfHostedServer
Builder for SelfHostedServerArgs.
The authentication info when authType is servicePrincipal certificate
The authentication info when authType is servicePrincipal secret
Builder for ServicePrincipalSecretAuthInfoArgs.
The authentication info when authType is systemAssignedIdentity
Builder for SystemAssignedIdentityAuthInfoArgs.
The authentication info when authType is user account
Builder for UserAccountAuthInfoArgs.
The authentication info when authType is userAssignedIdentity
Builder for UserAssignedIdentityAuthInfoArgs.
The secret info when type is rawValue. It's for scenarios that user input the secret.
Builder for ValueSecretInfoArgs.
The VNet solution for linker
Builder for VNetSolutionArgs.