VirtualApplicationCommandLineSetting Struct

Definition

Specifies whether this published application can be launched with command line arguments provided by the client, command line arguments specified at publish time, or no command line arguments at all.

C#
public readonly struct VirtualApplicationCommandLineSetting : IEquatable<Azure.ResourceManager.DesktopVirtualization.Models.VirtualApplicationCommandLineSetting>
Inheritance
VirtualApplicationCommandLineSetting
Implements

Constructors

Properties

Allow

Allow.

DoNotAllow

DoNotAllow.

Require

Require.

Methods

Equals(VirtualApplicationCommandLineSetting)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest