DicomServiceCorsConfiguration Class

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 settings for the CORS configuration of the service instance.

C#
public class DicomServiceCorsConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HealthcareApis.Models.DicomServiceCorsConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HealthcareApis.Models.DicomServiceCorsConfiguration>
C#
public class DicomServiceCorsConfiguration
Inheritance
DicomServiceCorsConfiguration
Implements

Constructors

Properties

AllowCredentials

If credentials are allowed via CORS.

Headers

The headers to be allowed via CORS.

MaxAge

The max age to be allowed via CORS.

Methods

The methods to be allowed via CORS.

Origins

The origins to be allowed via CORS.

Explicit Interface Implementations

Applies to

Product Versies
Azure SDK for .NET Latest, Preview