Freigeben über


DataBoxEdgeRoleType Struct

Definition

The DataBoxEdgeRoleType.

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

Constructors

Name Description
DataBoxEdgeRoleType(String)

Initializes a new instance of DataBoxEdgeRoleType.

Properties

Name Description
Asa

ASA.

CloudEdgeManagement

CloudEdgeManagement.

Cognitive

Cognitive.

Functions

Functions.

IoT

IOT.

Kubernetes

Kubernetes.

Mec

MEC.

Methods

Name Description
Equals(DataBoxEdgeRoleType)

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

Name Description
Equality(DataBoxEdgeRoleType, DataBoxEdgeRoleType)

Determines if two DataBoxEdgeRoleType values are the same.

Implicit(String to DataBoxEdgeRoleType)

Converts a String to a DataBoxEdgeRoleType.

Inequality(DataBoxEdgeRoleType, DataBoxEdgeRoleType)

Determines if two DataBoxEdgeRoleType values are not the same.

Applies to