Package-level declarations

Types

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 PublicNetworkAccess : Enum<PublicNetworkAccess> , ConvertibleToJava<PublicNetworkAccess>

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