Package-level declarations

Types

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

The API type

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

Property to select authentication type to access the selected storage account. Available options: SystemAssignedIdentity, UserAssignedIdentity, StorageAccountConnectionString.

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

Auth Type

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

Specifies the scope of uniqueness for the default hostname during resource creation

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

Predefined action to be taken.

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

Azure resource type.

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

Mounting protocol to use for the storage account.

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

Type of storage.

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

The default authentication provider to use when multiple providers are configured. This setting is only needed if multiple providers are configured and the unauthenticated client action is set to "RedirectToLoginPage".

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

This composes with ClientCertEnabled setting.

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

The method that should be used to authenticate the user.

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

Type of the parameter

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

Type of database.

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

The convention used when determining the session cookie's expiration.

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

Custom DNS record type.

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

Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.

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

Database type (e.g. SqlAzure / MySql).

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

Default action for scm access restriction if no rules are matched.

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

State indicating the status of the enterprise grade CDN serving traffic to the static web app.

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

The convention used to determine the url of the request made.

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

The unit of time for how often the backup should be executed (e.g. for weekly backup, this should be set to Day and FrequencyInterval should be set to 7)

Link copied to clipboard
enum FrontEndServiceType : Enum<FrontEndServiceType> , ConvertibleToJava<FrontEndServiceType>
Link copied to clipboard
enum FtpsState : Enum<FtpsState> , ConvertibleToJava<FtpsState>

State of FTP / FTPS service

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

Property to select Azure Storage type. Available options: blobContainer.

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

Hostname type.

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

Indicates whether the hostname is a standard or repository hostname.

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

Defines what this IP filter will be used for. This is to support IP filtering on proxies.

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

Specifies the IP mode of the app.

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

Specifies which endpoints to serve internally in the Virtual Network for the App Service Environment.

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

Log level.

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

Managed pipeline mode.

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

Type of managed service identity.

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

Public Certificate Location

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

Site redundancy mode

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

The type of route this is: DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918 INHERITED - Routes inherited from the real Virtual Network routes STATIC - Static route set on the app only These values will be used for syncing an app's routes with those from a Virtual Network.

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

Function app runtime name. Available options: dotnet-isolated, node, java, powershell, python, custom

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

SCM type.

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

Site load balancing.

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

SSL type.

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

State indicating whether staging environments are allowed or not allowed for a static web app.

Link copied to clipboard
enum StorageType : Enum<StorageType> , ConvertibleToJava<StorageType>
Link copied to clipboard
enum SupportedTlsVersions : Enum<SupportedTlsVersions> , ConvertibleToJava<SupportedTlsVersions>

ScmMinTlsVersion: configures the minimum version of TLS required for SSL requests for SCM site

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

The minimum strength TLS cipher suite allowed for an application

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

The action to take when an unauthenticated client attempts to access the app.

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

The action to take when an unauthenticated client attempts to access the app.

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

Upgrade Preference

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

The WSDL import method