Package-level declarations

Types

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

The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources.

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

The private link service connection status.

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

Indicates whether the configuration store need to be recovered.

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

The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.

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

The data plane proxy private link delegation. This property manages if a request from delegated Azure Resource Manager (ARM) private link is allowed when the data plane resource requires private link.

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

Control permission for data plane traffic coming from public networks while private endpoint is enabled.