Sdílet prostřednictvím


ContainerGetPropertiesResponse type

Obsahuje data odpovědi pro operaci getProperties.

type ContainerGetPropertiesResponse = WithResponse<
  ContainerGetPropertiesHeaders,
  ContainerGetPropertiesHeaders
>