These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.logic.getIntegrationAccountSchema
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets an integration account schema. API Version: 2019-05-01.
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>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]func LookupIntegrationAccountSchema(ctx *Context, args *LookupIntegrationAccountSchemaArgs, opts ...InvokeOption) (*LookupIntegrationAccountSchemaResult, error)
func LookupIntegrationAccountSchemaOutput(ctx *Context, args *LookupIntegrationAccountSchemaOutputArgs, opts ...InvokeOption) LookupIntegrationAccountSchemaResultOutput> 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)
}public static CompletableFuture<GetIntegrationAccountSchemaResult> getIntegrationAccountSchema(GetIntegrationAccountSchemaArgs args, InvokeOptions options)
public static Output<GetIntegrationAccountSchemaResult> getIntegrationAccountSchema(GetIntegrationAccountSchemaArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:logic:getIntegrationAccountSchema
  arguments:
    # arguments dictionaryThe following arguments are supported:
- IntegrationAccount stringName 
- The integration account name.
- ResourceGroup stringName 
- The resource group name.
- SchemaName string
- The integration account schema name.
- IntegrationAccount stringName 
- The integration account name.
- ResourceGroup stringName 
- The resource group name.
- SchemaName string
- The integration account schema name.
- integrationAccount StringName 
- The integration account name.
- resourceGroup StringName 
- The resource group name.
- schemaName String
- The integration account schema name.
- integrationAccount stringName 
- The integration account name.
- resourceGroup stringName 
- The resource group name.
- schemaName string
- The integration account schema name.
- integration_account_ strname 
- The integration account name.
- resource_group_ strname 
- The resource group name.
- schema_name str
- The integration account schema name.
- integrationAccount StringName 
- The integration account name.
- resourceGroup StringName 
- The resource group name.
- schemaName String
- The integration account schema name.
getIntegrationAccountSchema Result
The following output properties are available:
- ChangedTime string
- The changed time.
- ContentLink Pulumi.Azure Native. Logic. Outputs. Content Link Response 
- 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.
- Dictionary<string, string>
- The resource tags.
- TargetNamespace string
- The target namespace of the schema.
- ChangedTime string
- The changed time.
- ContentLink ContentLink Response 
- 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.
- map[string]string
- The resource tags.
- TargetNamespace string
- The target namespace of the schema.
- changedTime String
- The changed time.
- contentLink ContentLink Response 
- 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.
- Map<String,String>
- The resource tags.
- targetNamespace String
- The target namespace of the schema.
- changedTime string
- The changed time.
- contentLink ContentLink Response 
- 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.
- {[key: string]: string}
- The resource tags.
- targetNamespace string
- The target namespace of the schema.
- changed_time str
- The changed time.
- content_link ContentLink Response 
- 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.
- Mapping[str, str]
- The resource tags.
- target_namespace str
- The target namespace of the schema.
- 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.
- Map<String>
- The resource tags.
- targetNamespace String
- The target namespace of the schema.
Supporting Types
ContentHashResponse  
ContentLinkResponse  
- ContentHash Pulumi.Azure Native. Logic. Inputs. Content Hash Response 
- The content hash.
- ContentSize double
- The content size.
- ContentVersion string
- The content version.
- Metadata object
- The metadata.
- Uri string
- The content link URI.
- ContentHash ContentHash Response 
- The content hash.
- ContentSize float64
- The content size.
- ContentVersion string
- The content version.
- Metadata interface{}
- The metadata.
- Uri string
- The content link URI.
- contentHash ContentHash Response 
- The content hash.
- contentSize Double
- The content size.
- contentVersion String
- The content version.
- metadata Object
- The metadata.
- uri String
- The content link URI.
- contentHash ContentHash Response 
- The content hash.
- contentSize number
- The content size.
- contentVersion string
- The content version.
- metadata any
- The metadata.
- uri string
- The content link URI.
- content_hash ContentHash Response 
- The content hash.
- content_size float
- The content size.
- content_version str
- The content version.
- metadata Any
- The metadata.
- uri str
- The content link URI.
- contentHash Property Map
- The content hash.
- contentSize Number
- The content size.
- contentVersion String
- The content version.
- metadata Any
- The metadata.
- uri String
- The content link URI.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi