VirtualApplicationCommandLineSetting Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public readonly struct VirtualApplicationCommandLineSetting : IEquatable<Azure.ResourceManager.DesktopVirtualization.Models.VirtualApplicationCommandLineSetting>
type VirtualApplicationCommandLineSetting = struct
Public Structure VirtualApplicationCommandLineSetting
Implements IEquatable(Of VirtualApplicationCommandLineSetting)
- Inheritance
-
VirtualApplicationCommandLineSetting
- Implements
Virtual |
Initializes a new instance of VirtualApplicationCommandLineSetting. |
Allow |
Allow. |
Do |
DoNotAllow. |
Require |
Require. |
Equals(Virtual |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Virtual |
Determines if two VirtualApplicationCommandLineSetting values are the same. |
Implicit(String to Virtual |
Converts a string to a VirtualApplicationCommandLineSetting. |
Inequality(Virtual |
Determines if two VirtualApplicationCommandLineSetting values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: