ServiceGetPropertiesResponse type
Obsahuje data odpovědi pro operaci getProperties.
type ServiceGetPropertiesResponse = WithResponse<
ServiceGetPropertiesHeaders & QueueServiceProperties,
ServiceGetPropertiesHeaders,
QueueServiceProperties
>