你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IArcSettingProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ArcSettingPropertiesTypeConverter))]
public interface IArcSettingProperties : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ArcSettingPropertiesTypeConverter))>]
type IArcSettingProperties = interface
    interface IJsonSerializable
Public Interface IArcSettingProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AggregateState

Aggregate state of Arc agent across the nodes in this HCI cluster.

ArcApplicationClientId

App id of arc AAD identity.

ArcApplicationObjectId

Object id of arc AAD identity.

ArcApplicationTenantId

Tenant id of arc AAD identity.

ArcInstanceResourceGroup

The resource group that hosts the Arc agents, ie. Hybrid Compute Machine resources.

ArcServicePrincipalObjectId

Object id of arc AAD service principal.

ConnectivityProperty

contains connectivity related configuration for ARC resources

DefaultExtension

Properties for each of the default extensions category

PerNodeDetail

State of Arc agent in each of the nodes.

ProvisioningState

Provisioning state of the ArcSetting proxy resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to