IArcSettingProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |