Package-level declarations

Types

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

The recurrence range type. The possible values are: endDate, noEnd, numbered.

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

Represents a reviewer's decision for a given review

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

This specifies the behavior for the autoReview feature when an access review completes.

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

The policy assignment enforcement mode. Possible values are Default and DoNotEnforce.

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

The policy exemption category. Possible values are Waiver and Mitigated.

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

The level of the lock. Possible values are: NotSpecified, CanNotDelete, ReadOnly. CanNotDelete means authorized users are able to read and modify the resources, but not delete. ReadOnly means authorized users can only read from a resource, but they can't modify or delete it.

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

The data type of the parameter.

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

The type of policy definition. Possible values are NotSpecified, BuiltIn, Custom, and Static.

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

The principal type of the assigned principal ID.

Link copied to clipboard
enum PublicNetworkAccessOptions : Enum<PublicNetworkAccessOptions> , ConvertibleToJava<PublicNetworkAccessOptions>
Link copied to clipboard
enum ResourceIdentityType : Enum<ResourceIdentityType> , ConvertibleToJava<ResourceIdentityType>

The identity type. This is the only required field when adding a system assigned identity to a resource.