ArcIdentityResponseProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ArcIdentityResponsePropertiesTypeConverter))]
public class ArcIdentityResponseProperties : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IArcIdentityResponseProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ArcIdentityResponsePropertiesTypeConverter))>]
type ArcIdentityResponseProperties = class
    interface IArcIdentityResponseProperties
    interface IJsonSerializable
Public Class ArcIdentityResponseProperties
Implements IArcIdentityResponseProperties
Inheritance
ArcIdentityResponseProperties
Attributes
Implements

Constructors

ArcIdentityResponseProperties()

Properties

ArcApplicationClientId
ArcApplicationObjectId
ArcApplicationTenantId
ArcServicePrincipalObjectId

Methods

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

Applies to