Dela via


IotSecuritySolutionDataSource Struct

Definition

The IotSecuritySolutionDataSource.

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

Constructors

IotSecuritySolutionDataSource(String)

Initializes a new instance of IotSecuritySolutionDataSource.

Properties

TwinData

Devices twin data.

Methods

Equals(IotSecuritySolutionDataSource)

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

Determines if two IotSecuritySolutionDataSource values are the same.

Implicit(String to IotSecuritySolutionDataSource)

Converts a string to a IotSecuritySolutionDataSource.

Inequality(IotSecuritySolutionDataSource, IotSecuritySolutionDataSource)

Determines if two IotSecuritySolutionDataSource values are not the same.

Applies to