Freigeben über


GallerySoftDeletedArtifactType Struct

Definition

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

Name Description
GallerySoftDeletedArtifactType(String)

Initializes a new instance of GallerySoftDeletedArtifactType.

Properties

Name Description
Images

Images.

Methods

Name Description
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

Name Description
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.

Applies to