Udostępnij za pośrednictwem


IArcSettingProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ArcSettingPropertiesTypeConverter))]
public interface IArcSettingProperties : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.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