Share via


ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20221229.ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalpropertiesTypeConverter))]
public class ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20221229.IComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20221229.ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalpropertiesTypeConverter))>]
type ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties = class
    interface IComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties
    interface IJsonSerializable
Public Class ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties
Implements IComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties
Inheritance
ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties
Attributes
Implements

Constructors

ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties()

Creates an new ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties instance.

Properties

ClientId

The client id of user assigned identity.

PrincipalId

The principal id of user assigned identity.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20221229.IComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties.

FromJsonString(String)

Creates a new instance of ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

Applies to