NetworkManagerCommit interface
網路管理員認可。
屬性
| commit |
認可標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| commit |
認可類型。 |
| configuration |
組態標識碼的清單。 |
| target |
目標位置清單。 |
屬性詳細資料
commitId
認可標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
commitId?: string
屬性值
string
commitType
認可類型。
commitType: string
屬性值
string
configurationIds
組態標識碼的清單。
configurationIds?: string[]
屬性值
string[]
targetLocations
目標位置清單。
targetLocations: string[]
屬性值
string[]