Sdílet prostřednictvím


ServiceGetPropertiesResponse type

Obsahuje data odpovědí pro operaci getProperties.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>