你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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