Package-level declarations

Types

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

The mode of includeChangeDetails feature. The flag configures whether to include or exclude content of the change before and after values.

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

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

The state of notifications feature.