Bagikan melalui


EmergingIssueNameContent Struct

Definition

The EmergingIssueNameContent.

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

Constructors

EmergingIssueNameContent(String)

Initializes a new instance of EmergingIssueNameContent.

Properties

Default

default.

Methods

Equals(EmergingIssueNameContent)

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

Determines if two EmergingIssueNameContent values are the same.

Implicit(String to EmergingIssueNameContent)

Converts a string to a EmergingIssueNameContent.

Inequality(EmergingIssueNameContent, EmergingIssueNameContent)

Determines if two EmergingIssueNameContent values are not the same.

Applies to