DeidServiceProperties interface
Details of the HealthDataAIServices DeidService.
Properties
private |
List of private endpoint connections. |
provisioning |
The status of the last operation. |
public |
Gets or sets allow or disallow public network access to resource |
service |
Deid service url. |
Property Details
privateEndpointConnections
List of private endpoint connections.
privateEndpointConnections?: PrivateEndpointConnection[]
Property Value
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string
publicNetworkAccess
Gets or sets allow or disallow public network access to resource
publicNetworkAccess?: PublicNetworkAccess
Property Value
serviceUrl
Deid service url.
serviceUrl?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript