Share via


WindowsSetupAdditionalInformationPassName Struct

Definition

The WindowsSetupAdditionalInformation_passName.

public readonly struct WindowsSetupAdditionalInformationPassName : IEquatable<Azure.ResourceManager.ComputeFleet.Models.WindowsSetupAdditionalInformationPassName>
type WindowsSetupAdditionalInformationPassName = struct
Public Structure WindowsSetupAdditionalInformationPassName
Implements IEquatable(Of WindowsSetupAdditionalInformationPassName)
Inheritance
WindowsSetupAdditionalInformationPassName
Implements

Constructors

WindowsSetupAdditionalInformationPassName(String)

Initializes a new instance of WindowsSetupAdditionalInformationPassName.

Properties

OobeSystem

OobeSystem.

Methods

Equals(WindowsSetupAdditionalInformationPassName)

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

Equality(WindowsSetupAdditionalInformationPassName, WindowsSetupAdditionalInformationPassName)

Determines if two WindowsSetupAdditionalInformationPassName values are the same.

Implicit(String to WindowsSetupAdditionalInformationPassName)

Converts a string to a WindowsSetupAdditionalInformationPassName.

Inequality(WindowsSetupAdditionalInformationPassName, WindowsSetupAdditionalInformationPassName)

Determines if two WindowsSetupAdditionalInformationPassName values are not the same.

Applies to