次の方法で共有


IHealthcareApisIdentity Interface

Definition

[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)

Applies to