ServiceGetPropertiesResponse type
Contiene i dati di risposta per l'operazione getProperties.
type ServiceGetPropertiesResponse = WithResponse<
ServiceGetPropertiesResponseInternal,
ServiceGetPropertiesHeaders
>