Freigeben über


DeleteFromHost Struct

Definition

The DeleteFromHost.

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

Constructors

DeleteFromHost(String)

Initializes a new instance of DeleteFromHost.

Properties

False

false.

True

true.

Methods

Equals(DeleteFromHost)

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(DeleteFromHost, DeleteFromHost)

Determines if two DeleteFromHost values are the same.

Implicit(String to DeleteFromHost)

Converts a string to a DeleteFromHost.

Inequality(DeleteFromHost, DeleteFromHost)

Determines if two DeleteFromHost values are not the same.

Applies to