Compartilhar via


IUserAssignedServiceIdentity Interface

Definition

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

Properties

Name Description
Type

Type of manage identity

UserAssignedIdentity

User assigned identities dictionary

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to