Package-level declarations

Types

Link copied to clipboard
enum AccessKeyPermissions : Enum<AccessKeyPermissions> , ConvertibleToJava<AccessKeyPermissions>
Link copied to clipboard
enum ActionType : Enum<ActionType> , ConvertibleToJava<ActionType>

Optional. Indicates public network solution. If enable, enable public network access of target service with best try. Default is enable. If optOut, opt out public network access configuration.

Link copied to clipboard
enum AllowType : Enum<AllowType> , ConvertibleToJava<AllowType>

Allow caller client IP to access the target service if true. the property is used when connecting local application to target service.

Link copied to clipboard
enum AuthMode : Enum<AuthMode> , ConvertibleToJava<AuthMode>

Optional. Indicates how to configure authentication. If optInAllAuth, service linker configures authentication such as enabling identity on source resource and granting RBAC roles. If optOutAllAuth, opt out authentication setup. Default is optInAllAuth.

Link copied to clipboard
enum ClientType : Enum<ClientType> , ConvertibleToJava<ClientType>

The application client type

Link copied to clipboard
enum DaprMetadataRequired : Enum<DaprMetadataRequired> , ConvertibleToJava<DaprMetadataRequired>

The value indicating whether the metadata is required or not

Link copied to clipboard
enum DeleteOrUpdateBehavior : Enum<DeleteOrUpdateBehavior> , ConvertibleToJava<DeleteOrUpdateBehavior>

Indicates whether to clean up previous operation when Linker is updating or deleting

Link copied to clipboard
enum VNetSolutionType : Enum<VNetSolutionType> , ConvertibleToJava<VNetSolutionType>

Type of VNet solution.