ManagedApplicationIdentityDescription Class

Definition

Provides an application parameter override to be applied when creating or upgrading an application.

public sealed class ManagedApplicationIdentityDescription
type ManagedApplicationIdentityDescription = class
Public NotInheritable Class ManagedApplicationIdentityDescription
Inheritance
ManagedApplicationIdentityDescription

Constructors

ManagedApplicationIdentityDescription()

Initializes a new instance of the ManagedApplicationIdentityDescription class.

Properties

ManagedIdentities

Gets the name of the application parameter to override.

TokenServiceEndpoint

The token service endpoint managing the application identity.

Methods

ToString()

Returns a string representation of the ApplicationParameter class.

Applies to