Share via


DataBoxEdgeDevice.ConfiguredRoleTypes Property

Definition

Gets type of compute roles configured.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to