Package-level declarations

Types

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

The mode of client authentication.

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

Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.

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

Indicates whether Azure Hybrid Benefit is opted in

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

The kind of connected cluster.

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

Property which describes the state of private link on a connected cluster resource.

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

Provisioning state of the connected cluster resource.

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

The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.