Package-level declarations

Types

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

SKU name.

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

SKU tier.

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

The name of blob storage event type to process.

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

Whether or not to restrict outbound network access. Value is optional but if passed in, must be 'Enabled' or 'Disabled'

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

Cluster principal role.

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

The event hub messages compression type

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

Database principal role.

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

Indication for database routing information from the data connection, by default only database routing information is allowed

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

The data format of the message. Optionally the data format can be added to each message.

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

The default principals modification kind

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

The engine type

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

The data format of the message. Optionally the data format can be added to each message.

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

The data format of the message. Optionally the data format can be added to each message.

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 all identities.

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

The data format of the message. Optionally the data format can be added to each message.

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

The language name, for example Python.

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

The language extension image name.

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

The language extension name.

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

Principal type.

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

Indicates what public IP type to create - IPv4 (default), or DualStack (both IPv4 and IPv6)

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

Public network access to the cluster is enabled by default. When disabled, only private endpoint connection to the cluster is allowed