次の方法で共有


MountPointMap.RoleType プロパティ

定義

ロールの種類を取得します。 使用可能な値は、'IOT'、'ASA'、'Functions'、'Cognitive'、'MEC'、'CloudEdgeManagement'、'Kubernetes' です。

[Newtonsoft.Json.JsonProperty(PropertyName="roleType")]
public string RoleType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roleType")>]
member this.RoleType : string
Public ReadOnly Property RoleType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象