WorkspaceProperties interface

Model that represents the Workspace properties model.

Properties

communicationEndpoint

The communication endpoint used to connect and communicate with the workspace for fault-injection orchestration.

provisioningState

Most recent provisioning state for the given Workspace resource.

scopes

The intended workspace-level resource scope to be used by child scenarios.

Property Details

communicationEndpoint

The communication endpoint used to connect and communicate with the workspace for fault-injection orchestration.

communicationEndpoint?: string

Property Value

string

provisioningState

Most recent provisioning state for the given Workspace resource.

provisioningState?: string

Property Value

string

scopes

The intended workspace-level resource scope to be used by child scenarios.

scopes: string[]

Property Value

string[]