ShareSetPropertiesResponse type

Contains response data for the setProperties operation.

type ShareSetPropertiesResponse = WithResponse<
  ShareSetPropertiesHeaders,
  ShareSetPropertiesHeaders
>