ManagedIdentityDescriptionList Class
Definition
Important
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.
public sealed class ManagedIdentityDescriptionList : System.Collections.ObjectModel.KeyedCollection<string,System.Fabric.Description.ManagedIdentityDescription>
type ManagedIdentityDescriptionList = class
inherit KeyedCollection<string, ManagedIdentityDescription>
Public NotInheritable Class ManagedIdentityDescriptionList
Inherits KeyedCollection(Of String, ManagedIdentityDescription)
- Inheritance
-
ManagedIdentityDescriptionList
Constructors
ManagedIdentityDescriptionList() | |
ManagedIdentityDescriptionList(IEqualityComparer<String>, Int32) | |
ManagedIdentityDescriptionList(IEqualityComparer<String>) |
Methods
ToString() |