Share via


IUserAssignedServiceIdentityAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.UserAssignedServiceIdentityAutoGeneratedTypeConverter))]
public interface IUserAssignedServiceIdentityAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.UserAssignedServiceIdentityAutoGeneratedTypeConverter))>]
type IUserAssignedServiceIdentityAutoGenerated = interface
    interface IJsonSerializable
Public Interface IUserAssignedServiceIdentityAutoGenerated
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Type

Type of manage identity

UserAssignedIdentity

User assigned identities dictionary

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to