ServiceGetPropertiesResponse type
A getProperties művelet válaszadatait tartalmazza.
type ServiceGetPropertiesResponse = WithResponse<
ServiceGetPropertiesHeaders & QueueServiceProperties,
ServiceGetPropertiesHeaders,
QueueServiceProperties
>