Language

ContainerAppManagedEnvironmentMigrationEligibilityResult.FailureReasons Property

Definition

The blocking reasons preventing migration. Empty when the managed environment is eligible.

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

Property Value

Applies to