ServiceGetPropertiesResponse type

A getProperties művelet válaszadatait tartalmazza.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>