MapsAccountProperties.CorsRulesValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of CORS rules. You can include up to five CorsRule elements in the request.
public System.Collections.Generic.IList<Azure.ResourceManager.Maps.Models.MapsCorsRule> CorsRulesValue { get; }
member this.CorsRulesValue : System.Collections.Generic.IList<Azure.ResourceManager.Maps.Models.MapsCorsRule>
Public ReadOnly Property CorsRulesValue As IList(Of MapsCorsRule)
Property Value
Applies to
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for .NET