Compartilhar via


ServiceSetPropertiesResponse type

Contém dados de resposta para a operação setProperties.

type ServiceSetPropertiesResponse = WithResponse<
  ServiceSetPropertiesHeaders,
  ServiceSetPropertiesHeaders
>