Sdílet prostřednictvím


ServiceSetPropertiesResponse type

Obsahuje data odpovědi pro operaci setProperties.

type ServiceSetPropertiesResponse = WithResponse<
  ServiceSetPropertiesHeaders,
  ServiceSetPropertiesHeaders
>