ServiceGetPropertiesResponse type
Contient des données de réponse pour l’opération getProperties.
type ServiceGetPropertiesResponse = WithResponse<
ServiceGetPropertiesHeaders & FileServiceProperties,
ServiceGetPropertiesHeaders,
FileServiceProperties
>