ServiceGetPropertiesResponse type
Contiene datos de respuesta para la operación getProperties.
type ServiceGetPropertiesResponse = WithResponse<
ServiceGetPropertiesResponseInternal,
ServiceGetPropertiesHeaders
>