Share via


SecurityScoreODataExpand Struct

Definition

The SecurityScoreODataExpand.

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

Constructors

SecurityScoreODataExpand(String)

Initializes a new instance of SecurityScoreODataExpand.

Properties

Definition

Add definition object for each control.

Methods

Equals(SecurityScoreODataExpand)

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

Determines if two SecurityScoreODataExpand values are the same.

Implicit(String to SecurityScoreODataExpand)

Converts a string to a SecurityScoreODataExpand.

Inequality(SecurityScoreODataExpand, SecurityScoreODataExpand)

Determines if two SecurityScoreODataExpand values are not the same.

Applies to