次の方法で共有


IServicesProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServicesPropertiesTypeConverter))]
public interface IServicesProperties : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServicesPropertiesTypeConverter))>]
type IServicesProperties = interface
    interface IJsonSerializable
Public Interface IServicesProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AccessPolicy

The access policies of the service instance.

AcrConfigurationLoginServer

The list of the ACR login servers.

AcrConfigurationOciArtifact

The list of Open Container Initiative (OCI) artifacts.

AuthenticationConfigurationAudience

The audience url for the service

AuthenticationConfigurationAuthority

The authority url for the service

AuthenticationConfigurationSmartProxyEnabled

If the SMART on FHIR proxy is enabled

CorConfigurationAllowCredentials

If credentials are allowed via CORS.

CorConfigurationHeader

The headers to be allowed via CORS.

CorConfigurationMaxAge

The max age to be allowed via CORS.

CorConfigurationMethod

The methods to be allowed via CORS.

CorConfigurationOrigin

The origins to be allowed via CORS.

CosmoDbConfigurationKeyVaultKeyUri

The URI of the customer-managed key for the backing database.

CosmoDbConfigurationOfferThroughput

The provisioned throughput for the backing database.

ExportConfigurationStorageAccountName

The name of the default export storage account.

PrivateEndpointConnection

The list of private endpoint connections that are set up for this resource.

ProvisioningState

The provisioning state.

PublicNetworkAccess

Control permission for data plane traffic coming from public networks while private endpoint is enabled.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to