Share via


NetworkManagerCommitOutput interface

Network Manager Commit.

Properties

commitId

Commit Id.

commitType

Commit Type.

configurationIds

List of configuration ids.

targetLocations

List of target locations.

Property Details

commitId

Commit Id.

commitId?: string

Property Value

string

commitType

Commit Type.

commitType: "SecurityAdmin" | "Connectivity"

Property Value

"SecurityAdmin" | "Connectivity"

configurationIds

List of configuration ids.

configurationIds?: string[]

Property Value

string[]

targetLocations

List of target locations.

targetLocations: string[]

Property Value

string[]