Delen via


IdentityForCmk Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IdentityForCmkTypeConverter))]
public class IdentityForCmk : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IIdentityForCmk
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IdentityForCmkTypeConverter))>]
type IdentityForCmk = class
    interface IIdentityForCmk
    interface IJsonSerializable
Public Class IdentityForCmk
Implements IIdentityForCmk
Inheritance
IdentityForCmk
Attributes
Implements

Constructors

IdentityForCmk()

Properties

UserAssignedIdentity

Methods

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

Applies to