failures property
A list of create failures.
PrintServer
IDs are not populated, as print servers were not created.
Implementation
core.List<PrintServerFailureInfo>? failures;
A list of create failures.
PrintServer
IDs are not populated, as print servers were not created.
core.List<PrintServerFailureInfo>? failures;