Share via


service_properties_includes::cors Method

Indicates whether CORS properties are to be included when the service properties are next modified.

bool cors() const;

Return Value

true if CORS properties are to be included; otherwise, false.

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

service_properties_includes Class