IHealthcareApisIdentity Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.HealthcareApisIdentityTypeConverter))]
public interface IHealthcareApisIdentity : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.HealthcareApisIdentityTypeConverter))>]
type IHealthcareApisIdentity = interface
interface IJsonSerializable
Public Interface IHealthcareApisIdentity
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
DicomServiceName |
The name of DICOM Service resource. |
FhirDestinationName |
The name of IoT Connector FHIR destination resource. |
FhirServiceName |
The name of FHIR Service resource. |
GroupName |
The name of the private link resource group. |
Id |
Resource identity path |
IotConnectorName |
The name of IoT Connector resource. |
LocationName |
The location of the operation. |
OperationResultId |
The ID of the operation result to get. |
PrivateEndpointConnectionName |
The name of the private endpoint connection associated with the Azure resource |
ResourceGroupName |
The name of the resource group that contains the service instance. |
ResourceName |
The name of the service instance. |
SubscriptionId |
The subscription identifier. |
WorkspaceName |
The name of workspace resource. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |