DataBoxEdgeRoleType 構造体

定義

DataBoxEdgeRoleType。

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

コンストラクター

DataBoxEdgeRoleType(String)

DataBoxEdgeRoleType の新しいインスタンスを初期化します。

プロパティ

Asa

Asa。

CloudEdgeManagement

CloudEdgeManagement。

Cognitive

認知。

Functions

関数

IoT

Iot。

Kubernetes

Kubernetes。

Mec

メック。

メソッド

Equals(DataBoxEdgeRoleType)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

ToString()

このインスタンスの完全修飾型名を返します。

演算子

Equality(DataBoxEdgeRoleType, DataBoxEdgeRoleType)

2 つの DataBoxEdgeRoleType 値が同じかどうかを判断します。

Implicit(String to DataBoxEdgeRoleType)

文字列を DataBoxEdgeRoleType に変換します。

Inequality(DataBoxEdgeRoleType, DataBoxEdgeRoleType)

2 つの DataBoxEdgeRoleType 値が同じでないかどうかを判断します。

適用対象