共用方式為


MountPointMap.RoleType Property

Definition

Gets role type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to