Partager via


ServiceGetPropertiesResponse type

Contient des données de réponse pour l’opération getProperties.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>