Share via


ArcIdentityResponse Class

Definition

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

Constructors

ArcIdentityResponse()

Properties

ArcApplicationClientId
ArcApplicationObjectId
ArcApplicationTenantId
ArcServicePrincipalObjectId

Methods

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

Applies to