Freigeben über


ServiceGetPropertiesResponse type

Enthält Antwortdaten für den getProperties-Vorgang.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>