HealthDeidentificationModelFactory
DeidentificationContent(String, DeidentificationOperationType?, DeidentificationCustomizationOptions)
DeidentificationContent(String, DeidentificationOperationType?, TaggedPhiEntities, DeidentificationCustomizationOptions)
DeidentificationCustomizationOptions(String, String, String)
DeidentificationDocumentDetails(String, DeidentificationDocumentLocation, DeidentificationDocumentLocation, OperationStatus, ResponseError)
DeidentificationDocumentLocation(Uri, ETag)
DeidentificationJob(String, DeidentificationOperationType?, SourceStorageLocation, TargetStorageLocation, DeidentificationJobCustomizationOptions, OperationStatus, ResponseError, DateTimeOffset, DateTimeOffset, DateTimeOffset?, DeidentificationJobSummary)
DeidentificationJobCustomizationOptions(String, String, String)
DeidentificationJobSummary(Int32, Int32, Int32, Int32, Int64)
DeidentificationResult(String, PhiTaggerResult)
PhiEntity(PhiCategory, StringIndex, StringIndex, String, Double?)
PhiTaggerResult(IEnumerable<PhiEntity>)
SimplePhiEntity(PhiCategory, Int32, Int32, String)
SourceStorageLocation(Uri, String, IEnumerable<String>)
StringIndex(Int32, Int32, Int32)
TaggedPhiEntities(TextEncodingType, IEnumerable<SimplePhiEntity>)
TargetStorageLocation(Uri, String, Boolean?)
net10.0
namespace Azure.Health.Deidentification
{
public static class HealthDeidentificationModelFactory
{
public static DeidentificationDocumentLocation DeidentificationDocumentLocation(Uri location = null, ETag etag = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assemblies | Azure.Health.Deidentification , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 Azure.Health.Deidentification , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.Health.Deidentification (1.1.0-beta.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API