Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + func PossibleValuesForFhirResourceVersionPolicy() []string + func PossibleValuesForFhirServiceKind() []string + func PossibleValuesForPrivateEndpointConnectionProvisioningState() []string + func PossibleValuesForPrivateEndpointServiceConnectionStatus() []string + func PossibleValuesForProvisioningState() []string + func PossibleValuesForPublicNetworkAccess() []string + func PossibleValuesForServiceEventState() []string + func PossibleValuesForSmartDataActions() []string + func ValidateFhirServiceID(input interface{}, key string) (warnings []string, errors []error) + func ValidateWorkspaceID(input interface{}, key string) (warnings []string, errors []error) + type CreateOrUpdateOperationResponse struct + HttpResponse *http.Response + Model *FhirService + OData *odata.OData + Poller pollers.Poller + type DeleteOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + Poller pollers.Poller + type Encryption struct + CustomerManagedKeyEncryption *EncryptionCustomerManagedKeyEncryption + type EncryptionCustomerManagedKeyEncryption struct + KeyEncryptionKeyURL *string + type FhirResourceVersionPolicy string + const FhirResourceVersionPolicyNoNegativeversion + const FhirResourceVersionPolicyVersioned + const FhirResourceVersionPolicyVersionedNegativeupdate + func (s *FhirResourceVersionPolicy) UnmarshalJSON(bytes []byte) error + type FhirService struct + Etag *string + Id *string + Identity *identity.LegacySystemAndUserAssignedMap + Kind *FhirServiceKind + Location *string + Name *string + Properties *FhirServiceProperties + SystemData *systemdata.SystemData + Tags *map[string]string + Type *string + type FhirServiceAcrConfiguration struct + LoginServers *[]string + OciArtifacts *[]ServiceOciArtifactEntry + type FhirServiceAuthenticationConfiguration struct + Audience *string + Authority *string + SmartIdentityProviders *[]SmartIdentityProviderConfiguration + SmartProxyEnabled *bool + type FhirServiceCorsConfiguration struct + AllowCredentials *bool + Headers *[]string + MaxAge *int64 + Methods *[]string + Origins *[]string + type FhirServiceExportConfiguration struct + StorageAccountName *string + type FhirServiceId struct + FhirServiceName string + ResourceGroupName string + SubscriptionId string + WorkspaceName string + func NewFhirServiceID(subscriptionId string, resourceGroupName string, workspaceName string, ...) FhirServiceId + func ParseFhirServiceID(input string) (*FhirServiceId, error) + func ParseFhirServiceIDInsensitively(input string) (*FhirServiceId, error) + func (id *FhirServiceId) FromParseResult(input resourceids.ParseResult) error + func (id FhirServiceId) ID() string + func (id FhirServiceId) Segments() []resourceids.Segment + func (id FhirServiceId) String() string + type FhirServiceImportConfiguration struct + Enabled *bool + InitialImportMode *bool + IntegrationDataStore *string + type FhirServiceKind string + const FhirServiceKindFhirNegativeRFour + const FhirServiceKindFhirNegativeStuThree + func (s *FhirServiceKind) UnmarshalJSON(bytes []byte) error + type FhirServiceOperationPredicate struct + Etag *string + Id *string + Location *string + Name *string + Type *string + func (p FhirServiceOperationPredicate) Matches(input FhirService) bool + type FhirServicePatchResource struct + Identity *identity.LegacySystemAndUserAssignedMap + Tags *map[string]string + type FhirServiceProperties struct + AcrConfiguration *FhirServiceAcrConfiguration + AuthenticationConfiguration *FhirServiceAuthenticationConfiguration + CorsConfiguration *FhirServiceCorsConfiguration + Encryption *Encryption + EventState *ServiceEventState + ExportConfiguration *FhirServiceExportConfiguration + ImplementationGuidesConfiguration *ImplementationGuidesConfiguration + ImportConfiguration *FhirServiceImportConfiguration + PrivateEndpointConnections *[]PrivateEndpointConnection + ProvisioningState *ProvisioningState + PublicNetworkAccess *PublicNetworkAccess + ResourceVersionPolicyConfiguration *ResourceVersionPolicyConfiguration + type FhirServicesClient struct + Client *resourcemanager.Client + func NewFhirServicesClientWithBaseURI(sdkApi sdkEnv.Api) (*FhirServicesClient, error) + func (c FhirServicesClient) CreateOrUpdate(ctx context.Context, id FhirServiceId, input FhirService) (result CreateOrUpdateOperationResponse, err error) + func (c FhirServicesClient) CreateOrUpdateThenPoll(ctx context.Context, id FhirServiceId, input FhirService) error + func (c FhirServicesClient) Delete(ctx context.Context, id FhirServiceId) (result DeleteOperationResponse, err error) + func (c FhirServicesClient) DeleteThenPoll(ctx context.Context, id FhirServiceId) error + func (c FhirServicesClient) Get(ctx context.Context, id FhirServiceId) (result GetOperationResponse, err error) + func (c FhirServicesClient) ListByWorkspace(ctx context.Context, id WorkspaceId) (result ListByWorkspaceOperationResponse, err error) + func (c FhirServicesClient) ListByWorkspaceComplete(ctx context.Context, id WorkspaceId) (ListByWorkspaceCompleteResult, error) + func (c FhirServicesClient) ListByWorkspaceCompleteMatchingPredicate(ctx context.Context, id WorkspaceId, predicate FhirServiceOperationPredicate) (result ListByWorkspaceCompleteResult, err error) + func (c FhirServicesClient) Update(ctx context.Context, id FhirServiceId, input FhirServicePatchResource) (result UpdateOperationResponse, err error) + func (c FhirServicesClient) UpdateThenPoll(ctx context.Context, id FhirServiceId, input FhirServicePatchResource) error + type GetOperationResponse struct + HttpResponse *http.Response + Model *FhirService + OData *odata.OData + type ImplementationGuidesConfiguration struct + UsCoreMissingData *bool + type ListByWorkspaceCompleteResult struct + Items []FhirService + LatestHttpResponse *http.Response + type ListByWorkspaceCustomPager struct + NextLink *odata.Link + func (p *ListByWorkspaceCustomPager) NextPageLink() *odata.Link + type ListByWorkspaceOperationResponse struct + HttpResponse *http.Response + Model *[]FhirService + OData *odata.OData + type PrivateEndpoint struct + Id *string + type PrivateEndpointConnection struct + Id *string + Name *string + Properties *PrivateEndpointConnectionProperties + Type *string + type PrivateEndpointConnectionProperties struct + PrivateEndpoint *PrivateEndpoint + PrivateLinkServiceConnectionState PrivateLinkServiceConnectionState + ProvisioningState *PrivateEndpointConnectionProvisioningState + type PrivateEndpointConnectionProvisioningState string + const PrivateEndpointConnectionProvisioningStateCreating + const PrivateEndpointConnectionProvisioningStateDeleting + const PrivateEndpointConnectionProvisioningStateFailed + const PrivateEndpointConnectionProvisioningStateSucceeded + func (s *PrivateEndpointConnectionProvisioningState) UnmarshalJSON(bytes []byte) error + type PrivateEndpointServiceConnectionStatus string + const PrivateEndpointServiceConnectionStatusApproved + const PrivateEndpointServiceConnectionStatusPending + const PrivateEndpointServiceConnectionStatusRejected + func (s *PrivateEndpointServiceConnectionStatus) UnmarshalJSON(bytes []byte) error + type PrivateLinkServiceConnectionState struct + ActionsRequired *string + Description *string + Status *PrivateEndpointServiceConnectionStatus + type ProvisioningState string + const ProvisioningStateAccepted + const ProvisioningStateCanceled + const ProvisioningStateCreating + const ProvisioningStateDeleting + const ProvisioningStateDeprovisioned + const ProvisioningStateFailed + const ProvisioningStateMoving + const ProvisioningStateSucceeded + const ProvisioningStateSuspended + const ProvisioningStateSystemMaintenance + const ProvisioningStateUpdating + const ProvisioningStateVerifying + const ProvisioningStateWarned + func (s *ProvisioningState) UnmarshalJSON(bytes []byte) error + type PublicNetworkAccess string + const PublicNetworkAccessDisabled + const PublicNetworkAccessEnabled + func (s *PublicNetworkAccess) UnmarshalJSON(bytes []byte) error + type ResourceVersionPolicyConfiguration struct + Default *FhirResourceVersionPolicy + ResourceTypeOverrides *map[string]FhirResourceVersionPolicy + type ServiceEventState string + const ServiceEventStateDisabled + const ServiceEventStateEnabled + const ServiceEventStateUpdating + func (s *ServiceEventState) UnmarshalJSON(bytes []byte) error + type ServiceOciArtifactEntry struct + Digest *string + ImageName *string + LoginServer *string + type SmartDataActions string + const SmartDataActionsRead + func (s *SmartDataActions) UnmarshalJSON(bytes []byte) error + type SmartIdentityProviderApplication struct + AllowedDataActions *[]SmartDataActions + Audience *string + ClientId *string + type SmartIdentityProviderConfiguration struct + Applications *[]SmartIdentityProviderApplication + Authority *string + type UpdateOperationResponse struct + HttpResponse *http.Response + Model *FhirService + OData *odata.OData + Poller pollers.Poller + type WorkspaceId struct + ResourceGroupName string + SubscriptionId string + WorkspaceName string + func NewWorkspaceID(subscriptionId string, resourceGroupName string, workspaceName string) WorkspaceId + func ParseWorkspaceID(input string) (*WorkspaceId, error) + func ParseWorkspaceIDInsensitively(input string) (*WorkspaceId, error) + func (id *WorkspaceId) FromParseResult(input resourceids.ParseResult) error + func (id WorkspaceId) ID() string + func (id WorkspaceId) Segments() []resourceids.Segment + func (id WorkspaceId) String() string