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

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 AllowedMethods: TArray<String> read GetAllowedMethods;

C++

__property System::DynamicArray<System::UnicodeString> AllowedMethods = {read=GetAllowedMethods};

Description

Embarcadero Technologies does not currently have any additional information.