azure-native.automation.getConnectionType
Explore with Pulumi AI
Retrieve the connection type identified by connection type name.
Uses Azure REST API version 2023-11-01.
Other available API versions: 2015-10-31, 2019-06-01, 2020-01-13-preview, 2022-08-08, 2023-05-15-preview, 2024-10-23. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automation [ApiVersion]
. See the version guide for details.
Using getConnectionType
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 getConnectionType(args: GetConnectionTypeArgs, opts?: InvokeOptions): Promise<GetConnectionTypeResult>
function getConnectionTypeOutput(args: GetConnectionTypeOutputArgs, opts?: InvokeOptions): Output<GetConnectionTypeResult>
def get_connection_type(automation_account_name: Optional[str] = None,
connection_type_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConnectionTypeResult
def get_connection_type_output(automation_account_name: Optional[pulumi.Input[str]] = None,
connection_type_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConnectionTypeResult]
func LookupConnectionType(ctx *Context, args *LookupConnectionTypeArgs, opts ...InvokeOption) (*LookupConnectionTypeResult, error)
func LookupConnectionTypeOutput(ctx *Context, args *LookupConnectionTypeOutputArgs, opts ...InvokeOption) LookupConnectionTypeResultOutput
> Note: This function is named LookupConnectionType
in the Go SDK.
public static class GetConnectionType
{
public static Task<GetConnectionTypeResult> InvokeAsync(GetConnectionTypeArgs args, InvokeOptions? opts = null)
public static Output<GetConnectionTypeResult> Invoke(GetConnectionTypeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetConnectionTypeResult> getConnectionType(GetConnectionTypeArgs args, InvokeOptions options)
public static Output<GetConnectionTypeResult> getConnectionType(GetConnectionTypeArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:automation:getConnectionType
arguments:
# arguments dictionary
The following arguments are supported:
- Automation
Account stringName - The name of the automation account.
- Connection
Type stringName - The name of connection type.
- Resource
Group stringName - Name of an Azure Resource group.
- Automation
Account stringName - The name of the automation account.
- Connection
Type stringName - The name of connection type.
- Resource
Group stringName - Name of an Azure Resource group.
- automation
Account StringName - The name of the automation account.
- connection
Type StringName - The name of connection type.
- resource
Group StringName - Name of an Azure Resource group.
- automation
Account stringName - The name of the automation account.
- connection
Type stringName - The name of connection type.
- resource
Group stringName - Name of an Azure Resource group.
- automation_
account_ strname - The name of the automation account.
- connection_
type_ strname - The name of connection type.
- resource_
group_ strname - Name of an Azure Resource group.
- automation
Account StringName - The name of the automation account.
- connection
Type StringName - The name of connection type.
- resource
Group StringName - Name of an Azure Resource group.
getConnectionType Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Creation
Time string - Gets the creation time.
- Field
Definitions Dictionary<string, Pulumi.Azure Native. Automation. Outputs. Field Definition Response> - Gets the field definitions of the connection type.
- Id string
- Gets the id of the resource.
- Name string
- Gets the name of the connection type.
- Type string
- Resource type
- Description string
- Gets or sets the description.
- Is
Global bool - Gets or sets a Boolean value to indicate if the connection type is global.
- Last
Modified stringTime - Gets or sets the last modified time.
- Azure
Api stringVersion - The Azure API version of the resource.
- Creation
Time string - Gets the creation time.
- Field
Definitions map[string]FieldDefinition Response - Gets the field definitions of the connection type.
- Id string
- Gets the id of the resource.
- Name string
- Gets the name of the connection type.
- Type string
- Resource type
- Description string
- Gets or sets the description.
- Is
Global bool - Gets or sets a Boolean value to indicate if the connection type is global.
- Last
Modified stringTime - Gets or sets the last modified time.
- azure
Api StringVersion - The Azure API version of the resource.
- creation
Time String - Gets the creation time.
- field
Definitions Map<String,FieldDefinition Response> - Gets the field definitions of the connection type.
- id String
- Gets the id of the resource.
- name String
- Gets the name of the connection type.
- type String
- Resource type
- description String
- Gets or sets the description.
- is
Global Boolean - Gets or sets a Boolean value to indicate if the connection type is global.
- last
Modified StringTime - Gets or sets the last modified time.
- azure
Api stringVersion - The Azure API version of the resource.
- creation
Time string - Gets the creation time.
- field
Definitions {[key: string]: FieldDefinition Response} - Gets the field definitions of the connection type.
- id string
- Gets the id of the resource.
- name string
- Gets the name of the connection type.
- type string
- Resource type
- description string
- Gets or sets the description.
- is
Global boolean - Gets or sets a Boolean value to indicate if the connection type is global.
- last
Modified stringTime - Gets or sets the last modified time.
- azure_
api_ strversion - The Azure API version of the resource.
- creation_
time str - Gets the creation time.
- field_
definitions Mapping[str, FieldDefinition Response] - Gets the field definitions of the connection type.
- id str
- Gets the id of the resource.
- name str
- Gets the name of the connection type.
- type str
- Resource type
- description str
- Gets or sets the description.
- is_
global bool - Gets or sets a Boolean value to indicate if the connection type is global.
- last_
modified_ strtime - Gets or sets the last modified time.
- azure
Api StringVersion - The Azure API version of the resource.
- creation
Time String - Gets the creation time.
- field
Definitions Map<Property Map> - Gets the field definitions of the connection type.
- id String
- Gets the id of the resource.
- name String
- Gets the name of the connection type.
- type String
- Resource type
- description String
- Gets or sets the description.
- is
Global Boolean - Gets or sets a Boolean value to indicate if the connection type is global.
- last
Modified StringTime - Gets or sets the last modified time.
Supporting Types
FieldDefinitionResponse
- Type string
- Gets or sets the type of the connection field definition.
- Is
Encrypted bool - Gets or sets the isEncrypted flag of the connection field definition.
- Is
Optional bool - Gets or sets the isOptional flag of the connection field definition.
- Type string
- Gets or sets the type of the connection field definition.
- Is
Encrypted bool - Gets or sets the isEncrypted flag of the connection field definition.
- Is
Optional bool - Gets or sets the isOptional flag of the connection field definition.
- type String
- Gets or sets the type of the connection field definition.
- is
Encrypted Boolean - Gets or sets the isEncrypted flag of the connection field definition.
- is
Optional Boolean - Gets or sets the isOptional flag of the connection field definition.
- type string
- Gets or sets the type of the connection field definition.
- is
Encrypted boolean - Gets or sets the isEncrypted flag of the connection field definition.
- is
Optional boolean - Gets or sets the isOptional flag of the connection field definition.
- type str
- Gets or sets the type of the connection field definition.
- is_
encrypted bool - Gets or sets the isEncrypted flag of the connection field definition.
- is_
optional bool - Gets or sets the isOptional flag of the connection field definition.
- type String
- Gets or sets the type of the connection field definition.
- is
Encrypted Boolean - Gets or sets the isEncrypted flag of the connection field definition.
- is
Optional Boolean - Gets or sets the isOptional flag of the connection field definition.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0