1. Packages
  2. Azure Native
  3. API Docs
  4. logic
  5. getIntegrationAccountSchema
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi

azure-native.logic.getIntegrationAccountSchema

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi

Gets an integration account schema.

Uses Azure REST API version 2019-05-01.

Other available API versions: 2015-08-01-preview, 2018-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native logic [ApiVersion]. See the version guide for details.

Using getIntegrationAccountSchema

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getIntegrationAccountSchema(args: GetIntegrationAccountSchemaArgs, opts?: InvokeOptions): Promise<GetIntegrationAccountSchemaResult>
function getIntegrationAccountSchemaOutput(args: GetIntegrationAccountSchemaOutputArgs, opts?: InvokeOptions): Output<GetIntegrationAccountSchemaResult>
Copy
def get_integration_account_schema(integration_account_name: Optional[str] = None,
                                   resource_group_name: Optional[str] = None,
                                   schema_name: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetIntegrationAccountSchemaResult
def get_integration_account_schema_output(integration_account_name: Optional[pulumi.Input[str]] = None,
                                   resource_group_name: Optional[pulumi.Input[str]] = None,
                                   schema_name: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationAccountSchemaResult]
Copy
func LookupIntegrationAccountSchema(ctx *Context, args *LookupIntegrationAccountSchemaArgs, opts ...InvokeOption) (*LookupIntegrationAccountSchemaResult, error)
func LookupIntegrationAccountSchemaOutput(ctx *Context, args *LookupIntegrationAccountSchemaOutputArgs, opts ...InvokeOption) LookupIntegrationAccountSchemaResultOutput
Copy

> Note: This function is named LookupIntegrationAccountSchema in the Go SDK.

public static class GetIntegrationAccountSchema 
{
    public static Task<GetIntegrationAccountSchemaResult> InvokeAsync(GetIntegrationAccountSchemaArgs args, InvokeOptions? opts = null)
    public static Output<GetIntegrationAccountSchemaResult> Invoke(GetIntegrationAccountSchemaInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetIntegrationAccountSchemaResult> getIntegrationAccountSchema(GetIntegrationAccountSchemaArgs args, InvokeOptions options)
public static Output<GetIntegrationAccountSchemaResult> getIntegrationAccountSchema(GetIntegrationAccountSchemaArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:logic:getIntegrationAccountSchema
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
SchemaName
This property is required.
Changes to this property will trigger replacement.
string
The integration account schema name.
IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
SchemaName
This property is required.
Changes to this property will trigger replacement.
string
The integration account schema name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
schemaName
This property is required.
Changes to this property will trigger replacement.
String
The integration account schema name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
schemaName
This property is required.
Changes to this property will trigger replacement.
string
The integration account schema name.
integration_account_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
schema_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account schema name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
schemaName
This property is required.
Changes to this property will trigger replacement.
String
The integration account schema name.

getIntegrationAccountSchema Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
ChangedTime string
The changed time.
ContentLink Pulumi.AzureNative.Logic.Outputs.ContentLinkResponse
The content link.
CreatedTime string
The created time.
Id string
The resource id.
Name string
Gets the resource name.
SchemaType string
The schema type.
Type string
Gets the resource type.
Content string
The content.
ContentType string
The content type.
DocumentName string
The document name.
FileName string
The file name.
Location string
The resource location.
Metadata object
The metadata.
Tags Dictionary<string, string>
The resource tags.
TargetNamespace string
The target namespace of the schema.
AzureApiVersion string
The Azure API version of the resource.
ChangedTime string
The changed time.
ContentLink ContentLinkResponse
The content link.
CreatedTime string
The created time.
Id string
The resource id.
Name string
Gets the resource name.
SchemaType string
The schema type.
Type string
Gets the resource type.
Content string
The content.
ContentType string
The content type.
DocumentName string
The document name.
FileName string
The file name.
Location string
The resource location.
Metadata interface{}
The metadata.
Tags map[string]string
The resource tags.
TargetNamespace string
The target namespace of the schema.
azureApiVersion String
The Azure API version of the resource.
changedTime String
The changed time.
contentLink ContentLinkResponse
The content link.
createdTime String
The created time.
id String
The resource id.
name String
Gets the resource name.
schemaType String
The schema type.
type String
Gets the resource type.
content String
The content.
contentType String
The content type.
documentName String
The document name.
fileName String
The file name.
location String
The resource location.
metadata Object
The metadata.
tags Map<String,String>
The resource tags.
targetNamespace String
The target namespace of the schema.
azureApiVersion string
The Azure API version of the resource.
changedTime string
The changed time.
contentLink ContentLinkResponse
The content link.
createdTime string
The created time.
id string
The resource id.
name string
Gets the resource name.
schemaType string
The schema type.
type string
Gets the resource type.
content string
The content.
contentType string
The content type.
documentName string
The document name.
fileName string
The file name.
location string
The resource location.
metadata any
The metadata.
tags {[key: string]: string}
The resource tags.
targetNamespace string
The target namespace of the schema.
azure_api_version str
The Azure API version of the resource.
changed_time str
The changed time.
content_link ContentLinkResponse
The content link.
created_time str
The created time.
id str
The resource id.
name str
Gets the resource name.
schema_type str
The schema type.
type str
Gets the resource type.
content str
The content.
content_type str
The content type.
document_name str
The document name.
file_name str
The file name.
location str
The resource location.
metadata Any
The metadata.
tags Mapping[str, str]
The resource tags.
target_namespace str
The target namespace of the schema.
azureApiVersion String
The Azure API version of the resource.
changedTime String
The changed time.
contentLink Property Map
The content link.
createdTime String
The created time.
id String
The resource id.
name String
Gets the resource name.
schemaType String
The schema type.
type String
Gets the resource type.
content String
The content.
contentType String
The content type.
documentName String
The document name.
fileName String
The file name.
location String
The resource location.
metadata Any
The metadata.
tags Map<String>
The resource tags.
targetNamespace String
The target namespace of the schema.

Supporting Types

ContentHashResponse

Algorithm string
The algorithm of the content hash.
Value string
The value of the content hash.
Algorithm string
The algorithm of the content hash.
Value string
The value of the content hash.
algorithm String
The algorithm of the content hash.
value String
The value of the content hash.
algorithm string
The algorithm of the content hash.
value string
The value of the content hash.
algorithm str
The algorithm of the content hash.
value str
The value of the content hash.
algorithm String
The algorithm of the content hash.
value String
The value of the content hash.

ContentLinkResponse

ContentHash This property is required. Pulumi.AzureNative.Logic.Inputs.ContentHashResponse
The content hash.
ContentSize This property is required. double
The content size.
ContentVersion This property is required. string
The content version.
Metadata This property is required. object
The metadata.
Uri string
The content link URI.
ContentHash This property is required. ContentHashResponse
The content hash.
ContentSize This property is required. float64
The content size.
ContentVersion This property is required. string
The content version.
Metadata This property is required. interface{}
The metadata.
Uri string
The content link URI.
contentHash This property is required. ContentHashResponse
The content hash.
contentSize This property is required. Double
The content size.
contentVersion This property is required. String
The content version.
metadata This property is required. Object
The metadata.
uri String
The content link URI.
contentHash This property is required. ContentHashResponse
The content hash.
contentSize This property is required. number
The content size.
contentVersion This property is required. string
The content version.
metadata This property is required. any
The metadata.
uri string
The content link URI.
content_hash This property is required. ContentHashResponse
The content hash.
content_size This property is required. float
The content size.
content_version This property is required. str
The content version.
metadata This property is required. Any
The metadata.
uri str
The content link URI.
contentHash This property is required. Property Map
The content hash.
contentSize This property is required. Number
The content size.
contentVersion This property is required. String
The content version.
metadata This property is required. Any
The metadata.
uri String
The content link URI.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi