Udostępnij za pośrednictwem


ServiceGetPropertiesResponse type

Zawiera dane odpowiedzi dla operacji getProperties.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>