GallerySoftDeletedArtifactType 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.
artifact type of the soft-deleted resource.
public readonly struct GallerySoftDeletedArtifactType : IEquatable<Azure.ResourceManager.Compute.Models.GallerySoftDeletedArtifactType>
type GallerySoftDeletedArtifactType = struct
Public Structure GallerySoftDeletedArtifactType
Implements IEquatable(Of GallerySoftDeletedArtifactType)
- Inheritance
-
GallerySoftDeletedArtifactType
- Implements
Constructors
GallerySoftDeletedArtifactType(String) |
Initializes a new instance of GallerySoftDeletedArtifactType. |
Properties
Images |
Images. |
Methods
Equals(GallerySoftDeletedArtifactType) |
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(GallerySoftDeletedArtifactType, GallerySoftDeletedArtifactType) |
Determines if two GallerySoftDeletedArtifactType values are the same. |
Implicit(String to GallerySoftDeletedArtifactType) |
Converts a String to a GallerySoftDeletedArtifactType. |
Inequality(GallerySoftDeletedArtifactType, GallerySoftDeletedArtifactType) |
Determines if two GallerySoftDeletedArtifactType values are not the same. |