ServiceGetPropertiesResponse type

Contains response data for the getProperties operation.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>