Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IdentityUserAssignedIdentitiesTypeConverter))]
public class IdentityUserAssignedIdentities : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IIdentityUserAssignedIdentities, Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IUserAssignedIdentity>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IdentityUserAssignedIdentitiesTypeConverter))>]
type IdentityUserAssignedIdentities = class
interface IIdentityUserAssignedIdentities
interface IJsonSerializable
interface IAssociativeArray<IUserAssignedIdentity>
Public Class IdentityUserAssignedIdentities
Implements IAssociativeArray(Of IUserAssignedIdentity), IIdentityUserAssignedIdentities