次の方法で共有


DataBoxEdgeDevice.ConfiguredRoleTypes プロパティ

定義

構成されたコンピューティング ロールの種類を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.configuredRoleTypes")]
public System.Collections.Generic.IList<string> ConfiguredRoleTypes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.configuredRoleTypes")>]
member this.ConfiguredRoleTypes : System.Collections.Generic.IList<string>
Public ReadOnly Property ConfiguredRoleTypes As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象