ApplicationPrincipalsDescription.ManagedIdentities Property

Definition

Gets the identity that must be created as a part of the application environment setup in the application manifest.

public System.Fabric.Description.ManagedIdentityDescriptionList ManagedIdentities { get; }
member this.ManagedIdentities : System.Fabric.Description.ManagedIdentityDescriptionList
Public ReadOnly Property ManagedIdentities As ManagedIdentityDescriptionList

Property Value

The identity that must be created as a part of the application environment setup in the application manifest.

Applies to