UpdateCommandStateResourceSnapshot
Type
type UpdateCommandStateResourceSnapshot = { ResourceType: string; State?: string; StateStyle?: string; HealthStatus?: HealthStatus; ExitCode?: number;}5 members
Fields
ResourceTypestringStatestringoptionalStateStylestringoptionalHealthStatusHealthStatusoptionalExitCodenumberoptional