AppServiceCorsSettings Class
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.
Cross-Origin Resource Sharing (CORS) settings for the app.
public class AppServiceCorsSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppService.Models.AppServiceCorsSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppService.Models.AppServiceCorsSettings>
type AppServiceCorsSettings = class
interface IJsonModel<AppServiceCorsSettings>
interface IPersistableModel<AppServiceCorsSettings>
Public Class AppServiceCorsSettings
Implements IJsonModel(Of AppServiceCorsSettings), IPersistableModel(Of AppServiceCorsSettings)
- Inheritance
-
AppServiceCorsSettings
- Implements
App |
Initializes a new instance of AppServiceCorsSettings. |
Allowed |
Gets or sets the list of origins that should be allowed to make cross-origin calls (for example: http://example.com:12345). Use "*" to allow all. |
Is |
Gets or sets whether CORS requests with credentials are allowed. See https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Requests_with_credentials for more details. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
منتج | الإصدارات |
---|---|
Azure SDK for .NET | Latest, Preview |
ملاحظات Azure SDK for .NET
Azure SDK for .NET هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: