次の方法で共有


IDicomServiceProperties Interface

Definition

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

Properties

AuthenticationConfigurationAudience

The audiences for the service

AuthenticationConfigurationAuthority

The authority url for the service

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.

ServiceUrl

The url of the Dicom Services.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to