MountPointMap.RoleType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets role type. Possible values include: 'IOT', 'ASA', 'Functions', 'Cognitive'
[Newtonsoft.Json.JsonProperty(PropertyName="roleType")]
public string RoleType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roleType")>]
member this.RoleType : string
Public ReadOnly Property RoleType As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute