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