共用方式為


AutoUserScope 列舉

定義

定義 AutoUserScope 的值。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AutoUserScope
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AutoUserScope = 
Public Enum AutoUserScope
繼承
AutoUserScope
屬性
Newtonsoft.Json.JsonConverterAttribute

欄位

Pool 1

指定工作是以集區中每個節點上建立的一般自動使用者帳戶執行。

Task 0

指定服務應該為工作建立新的使用者。

適用於