ServiceSetPropertiesResponse type

Contiene i dati di risposta per l'operazione setProperties.

type ServiceSetPropertiesResponse = WithResponse<
  ServiceSetPropertiesHeaders,
  ServiceSetPropertiesHeaders
>