WindowsSetupAdditionalInformationPassName Struct
Definition
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.
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
Azure SDK for .NET