Dela via


ServiceGetPropertiesResponse type

Innehåller svarsdata för åtgärden getProperties.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesHeaders & FileServiceProperties,
  ServiceGetPropertiesHeaders,
  FileServiceProperties
>