次の方法で共有


ExplicitStartupAnnotation Class

Definition

Represents an annotation for instructing the resource not to be started with the app host.

public sealed class ExplicitStartupAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type ExplicitStartupAnnotation = class
    interface IResourceAnnotation
Public NotInheritable Class ExplicitStartupAnnotation
Implements IResourceAnnotation
Inheritance
ExplicitStartupAnnotation
Implements

Constructors

ExplicitStartupAnnotation()

Applies to