Udostępnij za pośrednictwem


ShareGetPropertiesResponseModel type

Zawiera dane odpowiedzi dla operacji getProperties.

type ShareGetPropertiesResponseModel = WithResponse<
  ShareGetPropertiesHeaders,
  ShareGetPropertiesHeaders
>