Sdílet prostřednictvím


ServiceGetPropertiesResponse type

Obsahuje data odpovědi pro operaci getProperties.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>