ServiceSetPropertiesResponse type

Contains response data for the setProperties operation.

type ServiceSetPropertiesResponse = WithResponse<
  ServiceSetPropertiesHeaders,
  ServiceSetPropertiesHeaders
>