Partilhar via


ClusterIdentityResponse Class

Definition

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

Constructors

ClusterIdentityResponse()

Properties

AadApplicationObjectId
AadClientId
AadServicePrincipalObjectId
AadTenantId

Methods

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

Applies to