Dela via


RestorePointGroupExpand Struct

Definition

The RestorePointGroupExpand.

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

Constructors

RestorePointGroupExpand(String)

Initializes a new instance of RestorePointGroupExpand.

Properties

RestorePoints

restorePoints.

Methods

Equals(RestorePointGroupExpand)

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

Determines if two RestorePointGroupExpand values are the same.

Implicit(String to RestorePointGroupExpand)

Converts a string to a RestorePointGroupExpand.

Inequality(RestorePointGroupExpand, RestorePointGroupExpand)

Determines if two RestorePointGroupExpand values are not the same.

Applies to