Share via


PartialManagedServiceIdentity Class

Definition

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

Constructors

PartialManagedServiceIdentity()

Properties

Type
UserAssignedIdentity

Methods

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

Applies to