azure-native.logic.getIntegrationAccountSchema
Explore with Pulumi AI
Gets an integration account schema. Azure REST 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:logic:getIntegrationAccountSchema
arguments:
# arguments dictionary
The following arguments are supported:
- Integration
Account stringName The integration account name.
- Resource
Group stringName The resource group name.
- Schema
Name string The integration account schema name.
- Integration
Account stringName The integration account name.
- Resource
Group stringName The resource group name.
- Schema
Name string The integration account schema name.
- integration
Account StringName The integration account name.
- resource
Group StringName The resource group name.
- schema
Name String The integration account schema name.
- integration
Account stringName The integration account name.
- resource
Group stringName The resource group name.
- schema
Name 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.
- integration
Account StringName The integration account name.
- resource
Group StringName The resource group name.
- schema
Name String The integration account schema name.
getIntegrationAccountSchema Result
The following output properties are available:
- Changed
Time string The changed time.
- Content
Link Pulumi.Azure Native. Logic. Outputs. Content Link Response The content link.
- Created
Time string The created time.
- Id string
The resource id.
- Name string
Gets the resource name.
- Schema
Type string The schema type.
- Type string
Gets the resource type.
- Content string
The content.
- Content
Type string The content type.
- Document
Name string The document name.
- File
Name string The file name.
- Location string
The resource location.
- Metadata object
The metadata.
- Dictionary<string, string>
The resource tags.
- Target
Namespace string The target namespace of the schema.
- Changed
Time string The changed time.
- Content
Link ContentLink Response The content link.
- Created
Time string The created time.
- Id string
The resource id.
- Name string
Gets the resource name.
- Schema
Type string The schema type.
- Type string
Gets the resource type.
- Content string
The content.
- Content
Type string The content type.
- Document
Name string The document name.
- File
Name string The file name.
- Location string
The resource location.
- Metadata interface{}
The metadata.
- map[string]string
The resource tags.
- Target
Namespace string The target namespace of the schema.
- changed
Time String The changed time.
- content
Link ContentLink Response The content link.
- created
Time String The created time.
- id String
The resource id.
- name String
Gets the resource name.
- schema
Type String The schema type.
- type String
Gets the resource type.
- content String
The content.
- content
Type String The content type.
- document
Name String The document name.
- file
Name String The file name.
- location String
The resource location.
- metadata Object
The metadata.
- Map<String,String>
The resource tags.
- target
Namespace String The target namespace of the schema.
- changed
Time string The changed time.
- content
Link ContentLink Response The content link.
- created
Time string The created time.
- id string
The resource id.
- name string
Gets the resource name.
- schema
Type string The schema type.
- type string
Gets the resource type.
- content string
The content.
- content
Type string The content type.
- document
Name string The document name.
- file
Name string The file name.
- location string
The resource location.
- metadata any
The metadata.
- {[key: string]: string}
The resource tags.
- target
Namespace 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.
- changed
Time String The changed time.
- content
Link Property Map The content link.
- created
Time String The created time.
- id String
The resource id.
- name String
Gets the resource name.
- schema
Type String The schema type.
- type String
Gets the resource type.
- content String
The content.
- content
Type String The content type.
- document
Name String The document name.
- file
Name String The file name.
- location String
The resource location.
- metadata Any
The metadata.
- Map<String>
The resource tags.
- target
Namespace String The target namespace of the schema.
Supporting Types
ContentHashResponse
ContentLinkResponse
- Content
Hash Pulumi.Azure Native. Logic. Inputs. Content Hash Response The content hash.
- Content
Size double The content size.
- Content
Version string The content version.
- Metadata object
The metadata.
- Uri string
The content link URI.
- Content
Hash ContentHash Response The content hash.
- Content
Size float64 The content size.
- Content
Version string The content version.
- Metadata interface{}
The metadata.
- Uri string
The content link URI.
- content
Hash ContentHash Response The content hash.
- content
Size Double The content size.
- content
Version String The content version.
- metadata Object
The metadata.
- uri String
The content link URI.
- content
Hash ContentHash Response The content hash.
- content
Size number The content size.
- content
Version 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.
- content
Hash Property Map The content hash.
- content
Size Number The content size.
- content
Version String The content version.
- metadata Any
The metadata.
- uri String
The content link URI.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0