Compartilhar via


IManagedServiceIdentity Interface

Definition

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

Properties

PrincipalId
TenantId
Type
UserAssignedIdentity

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to