次の方法で共有


LaunchProfileAnnotation Class

Definition

Represents an annotation that specifies the launch profile name for a resource.

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

Constructors

LaunchProfileAnnotation(String)

Represents an annotation that specifies the launch profile name for a resource.

Properties

LaunchProfileName

Gets the launch profile name.

Applies to