IServicesDescription Interface

Definition

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

Properties

AccessPolicy

The access policies of the service instance.

AcrConfigurationLoginServer

The list of the ACR login servers.

AcrConfigurationOciArtifact

The list of Open Container Initiative (OCI) artifacts.

AuthenticationConfigurationAudience

The audience url for the service

AuthenticationConfigurationAuthority

The authority url for the service

AuthenticationConfigurationSmartProxyEnabled

If the SMART on FHIR proxy is enabled

CorConfigurationAllowCredentials

If credentials are allowed via CORS.

CorConfigurationHeader

The headers to be allowed via CORS.

CorConfigurationMaxAge

The max age to be allowed via CORS.

CorConfigurationMethod

The methods to be allowed via CORS.

CorConfigurationOrigin

The origins to be allowed via CORS.

CosmoDbConfigurationKeyVaultKeyUri

The URI of the customer-managed key for the backing database.

CosmoDbConfigurationOfferThroughput

The provisioned throughput for the backing database.

Etag

An etag associated with the resource, used for optimistic concurrency when editing it.

(Inherited from IServicesResource)
ExportConfigurationStorageAccountName

The name of the default export storage account.

Id

The resource identifier.

(Inherited from IServicesResource)
IdentityPrincipalId

The principal ID of the resource identity.

(Inherited from IServicesResource)
IdentityTenantId

The tenant ID of the resource.

(Inherited from IServicesResource)
IdentityType

Type of identity being specified, currently SystemAssigned and None are allowed.

(Inherited from IServicesResource)
Kind

The kind of the service.

(Inherited from IServicesResource)
Location

The resource location.

(Inherited from IServicesResource)
Name

The resource name.

(Inherited from IServicesResource)
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.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Tag

The resource tags.

(Inherited from IServicesResource)
Type

The resource type.

(Inherited from IServicesResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to