Dynamics AXLinked Service Args
constructor(aadResourceId: Output<Any>, annotations: Output<List<Any>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, servicePrincipalId: Output<Any>, servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>, tenant: Output<Any>, type: Output<String>, url: Output<Any>, version: Output<String>? = null)