Share via


ServiceFabricManagedApplicationData.ManagedIdentities Property

Definition

List of user assigned identities for the application, each mapped to a friendly name.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ApplicationUserAssignedIdentityInfo> ManagedIdentities { get; }
member this.ManagedIdentities : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ApplicationUserAssignedIdentityInfo>
Public ReadOnly Property ManagedIdentities As IList(Of ApplicationUserAssignedIdentityInfo)

Property Value

Applies to