Bagikan melalui


CleanupConnectionArtifact Struct

Definition

The CleanupConnectionArtifact.

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

Constructors

CleanupConnectionArtifact(String)

Initializes a new instance of CleanupConnectionArtifact.

Properties

False

false.

True

true.

Methods

Equals(CleanupConnectionArtifact)

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

Determines if two CleanupConnectionArtifact values are the same.

Implicit(String to CleanupConnectionArtifact)

Converts a string to a CleanupConnectionArtifact.

Inequality(CleanupConnectionArtifact, CleanupConnectionArtifact)

Determines if two CleanupConnectionArtifact values are not the same.

Applies to