Sdílet prostřednictvím


BlobGetPropertiesResponseModel type

Obsahuje data odpovědi pro operaci getProperties.

type BlobGetPropertiesResponseModel = WithResponse<
  BlobGetPropertiesHeaders,
  BlobGetPropertiesHeaders
>