HybridComputeSettingsProperties interface

Settings for hybrid compute management

Properties

autoProvision

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

hybridComputeProvisioningState

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

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.

region

The location where the metadata of machines will be stored

resourceGroupName

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

servicePrincipal

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

Property Details

autoProvision

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

autoProvision: string

Property Value

string

hybridComputeProvisioningState

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

hybridComputeProvisioningState?: string

Property Value

string

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.

proxyServer?: ProxyServerProperties

Property Value

region

The location where the metadata of machines will be stored

region?: string

Property Value

string

resourceGroupName

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

resourceGroupName?: string

Property Value

string

servicePrincipal

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

servicePrincipal?: ServicePrincipalProperties

Property Value