DicomServiceCorsConfiguration 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.
The settings for the CORS configuration of the service instance.
public class DicomServiceCorsConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HealthcareApis.Models.DicomServiceCorsConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HealthcareApis.Models.DicomServiceCorsConfiguration>
public class DicomServiceCorsConfiguration
type DicomServiceCorsConfiguration = class
interface IJsonModel<DicomServiceCorsConfiguration>
interface IPersistableModel<DicomServiceCorsConfiguration>
type DicomServiceCorsConfiguration = class
Public Class DicomServiceCorsConfiguration
Implements IJsonModel(Of DicomServiceCorsConfiguration), IPersistableModel(Of DicomServiceCorsConfiguration)
Public Class DicomServiceCorsConfiguration
- Inheritance
-
DicomServiceCorsConfiguration
- Implements
Dicom |
Initializes a new instance of DicomServiceCorsConfiguration. |
Allow |
If credentials are allowed via CORS. |
Headers |
The headers to be allowed via CORS. |
Max |
The max age to be allowed via CORS. |
Methods |
The methods to be allowed via CORS. |
Origins |
The origins to be allowed via CORS. |
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. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: