PathGetSystemPropertiesResponse type
Contains response data for the getSystemProperties operation.
type PathGetSystemPropertiesResponse = WithResponse<
PathGetSystemPropertiesHeaders,
PathGetPropertiesHeadersModel
>