共用方式為


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

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.

Applies to