CosmosDBAccountPatch.Cors 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 CORS policy for the Cosmos DB database account.
public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountCorsPolicy> Cors { get; }
member this.Cors : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountCorsPolicy>
Public ReadOnly Property Cors As IList(Of CosmosDBAccountCorsPolicy)