API:Data.Cloud.AzureAPI.StorageAnalytics.TCorsRule.AllowedOrigins

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Cloud.AzureAPI.StorageAnalytics.pas
Data.Cloud.AzureAPI.StorageAnalytics.hpp
Unit: Data.Cloud.AzureAPI.StorageAnalytics
Parent: TCorsRule

Delphi

property AllowedOrigins: TArray<String> read GetAllowedOrigins;

C++

__property System::DynamicArray<System::UnicodeString> AllowedOrigins = {read=GetAllowedOrigins};

Description

Embarcadero Technologies does not currently have any additional information.