ServiceGetPropertiesResponse type
Bevat antwoordgegevens voor de getProperties-bewerking.
type ServiceGetPropertiesResponse = WithResponse<
ServiceGetPropertiesHeaders & QueueServiceProperties,
ServiceGetPropertiesHeaders,
QueueServiceProperties
>