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

DataBoxEdgeRoleType(String)

Initializes a new instance of DataBoxEdgeRoleType.

Properties

Asa

ASA.

CloudEdgeManagement

CloudEdgeManagement.

Cognitive

Cognitive.

Functions

Functions.

IoT

IOT.

Kubernetes

Kubernetes.

Mec

MEC.

Methods

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

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