Partilhar via


ArcSetting Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ArcSettingTypeConverter))]
public class ArcSetting : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IArcSetting, Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ArcSettingTypeConverter))>]
type ArcSetting = class
    interface IArcSetting
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class ArcSetting
Implements IArcSetting, IValidates
Inheritance
ArcSetting
Attributes
Implements

Constructors

ArcSetting()

Properties

AggregateState
ArcApplicationClientId
ArcApplicationObjectId
ArcApplicationTenantId
ArcInstanceResourceGroup
ArcServicePrincipalObjectId
ConnectivityProperty
DefaultExtension
Id
Name
PerNodeDetail
ProvisioningState
ResourceGroupName
SystemData
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to