CleanupConnectionArtifact 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 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
Azure SDK for .NET