LaunchProfileAnnotation Constructors
Class Constructors 1 member
Represents an annotation that specifies the launch profile name for a resource.
Constructor(string) Section titled Constructor(string) Represents an annotation that specifies the launch profile name for a resource.
public sealed class LaunchProfileAnnotation{ public LaunchProfileAnnotation( string launchProfileName) { // ... }}Parameters
launchProfileName string