Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HybridComputeSettingsProperties

Package version

Settings for hybrid compute management

Hierarchy

  • HybridComputeSettingsProperties

Index

Properties

autoProvision

autoProvision: AutoProvision

Whether or not to automatically install Azure Arc (hybrid compute) agents on machines

Optional hybridComputeProvisioningState

hybridComputeProvisioningState: HybridComputeProvisioningState

State of the service principal and its secret NOTE: This property will not be serialized. It can only be populated by the server.

Optional proxyServer

For a non-Azure machine that is not connected directly to the internet, specify a proxy server that the non-Azure machine can use.

Optional region

region: undefined | string

The location where the metadata of machines will be stored

Optional resourceGroupName

resourceGroupName: undefined | string

The name of the resource group where Arc (Hybrid Compute) connectors are connected.

Optional servicePrincipal

servicePrincipal: ServicePrincipalProperties

An object to access resources that are secured by an Azure AD tenant.

Generated using TypeDoc